Commit related to AdvancedTable

Hi,
I have a create page, which is based on AdvancedTable region. It allows user to enter new rows on click of "Add Another Rw" button.
It has a create button in pageButton bar region.
It has a delete option as a column in table, so that individual records can be deleted.
Now the scenario is:
The user creates two records in table (create button not clicked as yet) and decides to delete the first record. The delete method has a commit in it due to which the 2nd record gets inserted in database.
The user now clicks on cancel button instead of create button. This means that there should be no record in database. But since commit was performed during delete event, the 2nd record has already been inserted which should not be the case.
To handle this, when the user clicks on cancel button, a check on vo is done for records. If record exists i delete them.
Can this be handled in some more appropriate way....?
Thanks & Regards,
Mitiksha

you should not commit each DML transaction, instead you should just issue one commit when the user saves the data in the page, after doing any DML sequence, of create/update/delete.
When the user is done with the changes, and saves the data in the page, commit the transaction, if he cancels and moves out of the page, you do not issue a commit and all user interactions on the page is reverted back (from the UI, as the DB is not yet affected).
Thanks
Tapash

Similar Messages

  • Set auto commit to false

    Hi
    I have problems with multiple updates causing a Block in the database.In order to solve this I am trying to set commits to false and true explicitly before and after updates.Since I am performing updates within a loop I would like to know if I need to explicitly inside the loop.
    For eg can i do something like this
    for (int i = 0;i < part_Vect.size() ;i++) {
    conn.setCommit(false);
    sql = Update stmt;
    stmt.executeUpdate(sql);
    conn.setCommit(true);
    } // end loop
    or should i set the commits outside the loop
    Thanks
    Arn

    Most of the time I'd put the commit related stuff outside of the loop to reduce the number of database calls and guarantee data integrity. There are a couple of factors to consider though.
    1. Whether you want all the updates to be committed in one transaction. If there is a failure in the middle of your operation, is it ok if some updates have been performed and others have not. Can you restart and recover correctly? If you need a single transaction, then the commit code should be outside of the loop.
    2. The number of updates. The more updates there are in a transaction, the more database locks will be required and the greater the performance hit. The limit depends on your configuration and access needs. If there are several thousand updates and many other users who need to read the data, a different design may be required.

  • Can't print from a windows pc to network printer

    I am having a network printer problem.
    I have a Canon printer plugged into the usb port of my Mac-Mini.  I can print fine from the Mac to the printer.  I have network sharing enabled for the printer.
    I have a Dell PC connected to an Airport Express via internet cable as part of my network.
    I have bonjour installed on the Dell
    Bonjour can see the networked canon printer and will install it as the default printer for the Dell PC.
    However, I can not print from the Dell unless I have the wrong printer driver (an HP driver) installed.  As long as the wrong driver is installed I can print the first page of a document only.
    If I install the correct Canon driver, the printer ceases to function.
    I tried connecting the printer to the airport express via usb.  Once I did this, I was able to print from the Dell pc with no problem using the correct driver.  But then, I could no longer print from the Mac-mini via the Airport Express connected printer.  The Mac could see the printer and identify that it was connected via Airport.  And the Mac will allow me to connect to the Airport connected printer .  But as soon as I trie to print something from the Mac, it fails and gives an error message or pauses and says the drivers may not be correct.
    Can anyone help me with this issue?

    Detective445 wrote:
    I believe that there may not be a solution to this because the printer will only recognize one set of drivers.  Since one set of drivers is for the Mac and one set is for a PC It will only work with one machine or the other.
    Then you should be able to print from the Mini after resetting the printer, e.g. by turning it off and back on after a short while. But it sounds as if this won't help either, and to be frank, it's not an "acceptable" explanation, either...
    So, what's the error message? Unless known, we can only keep guessing:
    You've reset the printer system in the Mini? Eventually consider deleting the Canon drivers manually afterwards, and only then add the printer again and re-install its software.
    If that doesn't help either, the issue must be a communication problem, meaning I'd recommend to double-/triple-check all comm-related things as well.

  • Sync failing with unknown error - previously worked

    Over the past month, my desktop Firefox has started displaying the dreaded “Sync encountered an error while syncing: Unknown error.” message. I've tried disconnecting and reconnecting the browser, but it still does it.
    Unlike other reporters, I'm not seeing any obvious issues that might pertain to my profile (e.g., corrupted places.sqlite). All seems innocuous until it ends with things along the lines of:
    <some seemingly OK stuff snipped>
    1406223828207 Sync.Service DEBUG Weave Version: 1.33.0 Local Storage: 5 Remote Storage: 5
    1406223828207 Sync.Service INFO Sync key is up-to-date: no need to upgrade.
    1406223828207 Sync.Service DEBUG Fetching and verifying -- or generating -- symmetric keys.
    1406223828207 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406223828410 Sync.Resource DEBUG mesg: GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406223828410 Sync.Resource DEBUG GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406223828411 Sync.Service INFO Testing info/collections: {"bookmarks":1406143818.46,"meta":1405163266.19,"clients":1406138521.09,"crypto":1399970739.18,"greasemonkey":1405163174.88}
    1406223828412 Sync.CollectionKeyManager INFO Testing for updateNeeded. Last modified: 0
    1406223828412 Sync.Service INFO collection keys reports that a key update is needed.
    1406223828413 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406223858621 Sync.Resource DEBUG mesg: GET fail 503 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/storage/crypto/keys
    1406223858621 Sync.Resource DEBUG GET fail 503 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/storage/crypto/keys
    1406223858622 Sync.Status DEBUG Status.login: error.login.failed => error.login.reason.server
    1406223858622 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
    1406223858622 Sync.ErrorHandler DEBUG Got Retry-After: 1884
    1406223858622 Sync.Status DEBUG Status.login: error.login.reason.server => error.sync.reason.serverMaintenance
    1406223858622 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed
    1406223858623 Sync.SyncScheduler DEBUG Got backoff notification: 1884000ms
    1406223858623 Sync.SyncScheduler DEBUG Fuzzed minimum next sync: 1406225742623
    1406223858623 Sync.Service WARN Got status 503 fetching crypto keys.
    1406223858624 Sync.Service WARN Failed to fetch symmetric keys. Failing remote setup.
    1406223858624 Sync.Service WARN Remote setup failed.
    1406223858626 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
    1406223858627 Sync.SyncScheduler DEBUG Next sync in 2214594.8767703027 ms.
    That 503 error is very common. Whilst fiddling, I think I saw a 502, but wouldn't swear to it.
    With the logOnSuccess option enabled, I get something which, helpfully, appears to be completely different!
    1406224011465 Sync.Service DEBUG Weave Version: 1.33.0 Local Storage: 5 Remote Storage: 5
    1406224011465 Sync.Service INFO Sync key is up-to-date: no need to upgrade.
    1406224011465 Sync.Service DEBUG Fetching and verifying -- or generating -- symmetric keys.
    1406224011466 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406224011678 Sync.Resource DEBUG mesg: GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406224011678 Sync.Resource DEBUG GET success 200 https://sync-27-us-west-2.sync.services.mozilla.com/1.5/1006668/info/collections
    1406224011679 Sync.Service INFO Testing info/collections: {"bookmarks":1406143818.46,"meta":1405163266.19,"clients":1406138521.09,"crypto":1399970739.18,"greasemonkey":1405163174.88}
    1406224011679 Sync.CollectionKeyManager INFO Testing for updateNeeded. Last modified: 0
    1406224011680 Sync.Service INFO collection keys reports that a key update is needed.
    1406224011681 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
    1406224130781 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224130781 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224133509 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224133509 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224135853 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224135853 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224136820 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224136820 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224189681 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224189682 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok
    1406224311683 Sync.Service WARN Got exception "Error: Aborting due to channel inactivity." fetching cryptoKeys.
    1406224311683 Sync.Status DEBUG Status.login: error.sync.reason.serverMaintenance => error.login.failed
    1406224311683 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
    1406224311684 Sync.Service WARN Failed to fetch symmetric keys. Failing remote setup.
    1406224311684 Sync.Service WARN Remote setup failed.
    1406224311686 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
    1406224311687 Sync.SyncScheduler DEBUG Next sync in 2214594.8767703027 ms.
    It all looks comms related to me, but my broadband isn't playing up.

    Hello,
    Thanks for letting us know about your problem. It seems that there is some problem in your profile. Creating a new profile may fix your problem. Create a new profile and sync with your Firefox Account.
    For Creating a profile, Please do following:
    If Firefox is already included in your Linux distribution or if you have installed Firefox with the package manager of your Linux distribution:
    # Close your Firefox.
    # In '''Terminal''' run: <br/> <code>firefox -P</code>
    # To start the Create Profile Wizard, click '''Create Profile...''' Button in the Profile Manager.
    # Click {button Next} and enter the name of the profile. Use a profile name that is descriptive, such as your personal name. This name is not exposed on the Internet.
    # To create the new profile, click '''Finish'''
    For more instruction regarding creating a new profile, please see this article. [[Use the Profile Manager to create and remove Firefox profiles]]

  • FRM-40737: Illegal restricted procedure (Ver 9.0.2.7.0)

    My form updates State code data. I get state from the from, perform query and populate the form myself. After the last field is entered I perform the update query, then a commit. This error is on the commit.
    Help!

    Jose,
    Some built-ins cannot be called during other processing (such as in the Pre- and Post- commit related triggers). All built-ins are labelled as "Restricted" or "Un-Restricted" This determines if they can be used when Forms is doing something else such as committing or executing a query.
    See the topic "Restricted Built-in Subprograms" in the help

  • [svn:fx-trunk] 10158: Reverting the styles-related change in commit 10131.

    Revision: 10158
    Author:   [email protected]
    Date:     2009-09-11 09:47:12 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Reverting the styles-related change in commit 10131. The fix broke several Mustella tests because of the change in checkbox/radiobutton padding. Verifying that this is the new look we want, also adjusting the code to make sure that we only do it for spark-skin cases.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CheckBox.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
        flex/sdk/trunk/tools/dependencychecker/frameworkSwcExceptionsList.txt

    This is great. It will totally help clear up what commits happen in flex trunk vs the i10/11 branches.
    Great solution!

  • [svn:osmf:] 14566: Commit some proxy fixes related to the use of blocked traits.

    Revision: 14566
    Revision: 14566
    Author:   [email protected]
    Date:     2010-03-03 17:38:22 -0800 (Wed, 03 Mar 2010)
    Log Message:
    Commit some proxy fixes related to the use of blocked traits.  Update unit tests.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestProxyElementAsDynamicProxy.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicProxyElement.as

    Revision: 14566
    Revision: 14566
    Author:   [email protected]
    Date:     2010-03-03 17:38:22 -0800 (Wed, 03 Mar 2010)
    Log Message:
    Commit some proxy fixes related to the use of blocked traits.  Update unit tests.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestProxyElementAsDynamicProxy.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicProxyElement.as

  • Comma delimited string relating to subreports

    I previously opened a discussion called comma delimited string for a report header. The response I received then worked well for 'Year' but not for two other areas I am trying to use it for.
    Original Code
    Details:
    whileprintingrecords;
    stringvar Year:= Year+ {@Year} + ", ";
    Report Footer:
    whileprintingrecords;
    stringvar Year;
    Left(Year, len(Year)-2);
    I needed to modify the code to eliminate duplication in Year and this worked fine. See the code below. I also needed this code for two other areas, Author and School. Without the extra line of code with the 'instr' function the code would always show and error for ' Left(author, len(author)-2);'.  It came up with and error saying that the result was less than 0 or not and integer and went into debug mode. I added the instr function line and it worked for most but not all. This is my problem. Either the ' Left(author, len(author)-2);' line or 'If instr(author, {@Author } ) = 0 then' makes data disappear. It will show a comma delimited string for 'Author' on most rows but not from some. The same would be true for' School'. I am not sure what is going on. The code below is what I am currently using in the subreports.
    Details:
    whileprintingrecords;
    stringvar author;
    If instr(author, {@Author}) = 0 then
        author:= author + {@Author } + ", ";
    Report Footer:
    whileprintingrecords;
    stringvar author;
    If instr(author, {@Author } ) = 0 then
        author:= author + {@Author }  + ", ";
    Else
        Left(author, len(author)-2);

    Hi Abhilash,
    The code for the @Author is:
    If ({Command.chrStatus} = "External")then
        {Command.chrSurname} & ", " & {Command.chrFirstname}
    Else
        {Command.chrSurname(1)} & ", " & {Command.chrFirstname(1)}
    The goal of this code was to pull all the authors into one comma delimited string.
    eg Smith, Brian; Jones, Barry; Lee, Henry
    The same desire was with the Schools and the code was the same. I just don't know why this is returning the blanks.
    You mentioned in the last post that this would be better done in an SQL command. Should I open up another discussion because I think this would be the way to go. I just don't know how I can do the same comma delimited code in SQL.
    Thanks

  • Using transaction activation policy together with TOPLINK Java object/relational mapping "commit and resume" transaction?

    Has any one has experience using WLE transaction context together with TOPLINK Java
    version of "commit and resume" context?

    Has any one has experience using WLE transaction context together with TOPLINK Java
    version of "commit and resume" context?

  • Bug related to ACPI

    After update few weeks ago (cant say when exactly since i was testing where the problem is for few weeks) i noticed that sometimes computer would freeze during boot at sata recognition part right before daemons gets started. It would also hang during boot at loading daemons but i could make it resume if i press any keyboard key and sometimes it would hang several times before i would get Xfce to fully load. I found out that its related to ACPI, since when i turn it off i dont get error messages about it in log files. Turning ACPI off also fixed a strange bug where my keyboard is not repeating key strokes when i keep one key pressed, it starts to repeat but then stops after only few repeats and i need to keep pressing it to make it start repeating again, its also noticeable when i press tab to finish command and i see 1-2 sec delay. After i pass acpi=off at boot all of this goes away. I get same bug on both Arch linux x86 and x86_64.
    Hardware iam running: Athlon II x4,  AMD 790X + SB750 Chipset, ATI Radeon 4850 with catalyst 10.2
    here are log files:
    errors.log
    Mar 8 23:31:15 myhost kernel: pci 0000:00:00.0: BAR 3: address space collision on of device [0xe0000000-0xffffffff]
    Mar 8 23:31:15 myhost kernel: ACPI: I/O resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0xb00-0xb0f]
    messages.log
    Mar 8 23:31:15 myhost kernel: Linux version 2.6.32-ARCH (tobias@T-POWA-LX) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010
    Mar 8 23:31:15 myhost kernel: Command line: root=/dev/disk/by-uuid/46de3af5-cfd8-4fe1-a794-8fc0df9b6bf5 ro vga=775
    Mar 8 23:31:15 myhost kernel: KERNEL supported cpus:
    Mar 8 23:31:15 myhost kernel: Intel GenuineIntel
    Mar 8 23:31:15 myhost kernel: AMD AuthenticAMD
    Mar 8 23:31:15 myhost kernel: Centaur CentaurHauls
    Mar 8 23:31:15 myhost kernel: BIOS-provided physical RAM map:
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 0000000000100000 - 00000000cfde0000 (usable)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000cfde0000 - 00000000cfde3000 (ACPI NVS)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000cfde3000 - 00000000cfdf0000 (ACPI data)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000cfdf0000 - 00000000cfe00000 (reserved)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    Mar 8 23:31:15 myhost kernel: BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    Mar 8 23:31:15 myhost kernel: DMI 2.4 present.
    Mar 8 23:31:15 myhost kernel: last_pfn = 0x130000 max_arch_pfn = 0x400000000
    Mar 8 23:31:15 myhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Mar 8 23:31:15 myhost kernel: last_pfn = 0xcfde0 max_arch_pfn = 0x400000000
    Mar 8 23:31:15 myhost kernel: Scanning 1 areas for low memory corruption
    Mar 8 23:31:15 myhost kernel: modified physical RAM map:
    Mar 8 23:31:15 myhost kernel: modified: 0000000000000000 - 0000000000001000 (usable)
    Mar 8 23:31:15 myhost kernel: modified: 0000000000001000 - 0000000000006000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 0000000000006000 - 000000000009f800 (usable)
    Mar 8 23:31:15 myhost kernel: modified: 000000000009f800 - 00000000000a0000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 00000000000f0000 - 0000000000100000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 0000000000100000 - 00000000cfde0000 (usable)
    Mar 8 23:31:15 myhost kernel: modified: 00000000cfde0000 - 00000000cfde3000 (ACPI NVS)
    Mar 8 23:31:15 myhost kernel: modified: 00000000cfde3000 - 00000000cfdf0000 (ACPI data)
    Mar 8 23:31:15 myhost kernel: modified: 00000000cfdf0000 - 00000000cfe00000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 00000000e0000000 - 00000000f0000000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 00000000fec00000 - 0000000100000000 (reserved)
    Mar 8 23:31:15 myhost kernel: modified: 0000000100000000 - 0000000130000000 (usable)
    Mar 8 23:31:15 myhost kernel: Using GB pages for direct mapping
    Mar 8 23:31:15 myhost kernel: init_memory_mapping: 0000000000000000-00000000cfde0000
    Mar 8 23:31:15 myhost kernel: init_memory_mapping: 0000000100000000-0000000130000000
    Mar 8 23:31:15 myhost kernel: RAMDISK: 37e4a000 - 37fef684
    Mar 8 23:31:15 myhost kernel: ACPI: RSDP 00000000000f6fe0 00014 (v00 GBT )
    Mar 8 23:31:15 myhost kernel: ACPI: RSDT 00000000cfde3000 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Mar 8 23:31:15 myhost kernel: ACPI: FACP 00000000cfde3040 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Mar 8 23:31:15 myhost kernel: ACPI: DSDT 00000000cfde30c0 06EE4 (v01 GBT GBTUACPI 00001000 MSFT 03000000)
    Mar 8 23:31:15 myhost kernel: ACPI: FACS 00000000cfde0000 00040
    Mar 8 23:31:15 myhost kernel: ACPI: HPET 00000000cfdea080 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
    Mar 8 23:31:15 myhost kernel: ACPI: MCFG 00000000cfdea0c0 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Mar 8 23:31:15 myhost kernel: ACPI: TAMG 00000000cfdea100 0030A (v01 GBT GBT B0 5455312E BG?? 53450101)
    Mar 8 23:31:15 myhost kernel: ACPI: APIC 00000000cfde9fc0 00084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Mar 8 23:31:15 myhost kernel: (8 early reservations) ==> bootmem [0000000000 - 0130000000]
    Mar 8 23:31:15 myhost kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    Mar 8 23:31:15 myhost kernel: #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
    Mar 8 23:31:15 myhost kernel: #2 [0001000000 - 000169e898] TEXT DATA BSS ==> [0001000000 - 000169e898]
    Mar 8 23:31:15 myhost kernel: #3 [0037e4a000 - 0037fef684] RAMDISK ==> [0037e4a000 - 0037fef684]
    Mar 8 23:31:15 myhost kernel: #4 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000]
    Mar 8 23:31:15 myhost kernel: #5 [000169f000 - 000169f0fe] BRK ==> [000169f000 - 000169f0fe]
    Mar 8 23:31:15 myhost kernel: #6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
    Mar 8 23:31:15 myhost kernel: #7 [000000a000 - 000000b000] PGTABLE ==> [000000a000 - 000000b000]
    Mar 8 23:31:15 myhost kernel: found SMP MP-table at [ffff8800000f55d0] f55d0
    Mar 8 23:31:15 myhost kernel: Zone PFN ranges:
    Mar 8 23:31:15 myhost kernel: DMA 0x00000000 -> 0x00001000
    Mar 8 23:31:15 myhost kernel: DMA32 0x00001000 -> 0x00100000
    Mar 8 23:31:15 myhost kernel: Normal 0x00100000 -> 0x00130000
    Mar 8 23:31:15 myhost kernel: Movable zone start PFN for each node
    Mar 8 23:31:15 myhost kernel: early_node_map[4] active PFN ranges
    Mar 8 23:31:15 myhost kernel: 0: 0x00000000 -> 0x00000001
    Mar 8 23:31:15 myhost kernel: 0: 0x00000006 -> 0x0000009f
    Mar 8 23:31:15 myhost kernel: 0: 0x00000100 -> 0x000cfde0
    Mar 8 23:31:15 myhost kernel: 0: 0x00100000 -> 0x00130000
    Mar 8 23:31:15 myhost kernel: ACPI: PM-Timer IO Port: 0x4008
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    Mar 8 23:31:15 myhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
    Mar 8 23:31:15 myhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Mar 8 23:31:15 myhost kernel: IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
    Mar 8 23:31:15 myhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Mar 8 23:31:15 myhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Mar 8 23:31:15 myhost kernel: Using ACPI (MADT) for SMP configuration information
    Mar 8 23:31:15 myhost kernel: ACPI: HPET id: 0x10b9a201 base: 0xfed00000
    Mar 8 23:31:15 myhost kernel: SMP: Allowing 4 CPUs, 0 hotplug CPUs
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 0000000000001000 - 0000000000006000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000cfde0000 - 00000000cfde3000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000cfde3000 - 00000000cfdf0000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000cfdf0000 - 00000000cfe00000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000cfe00000 - 00000000e0000000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
    Mar 8 23:31:15 myhost kernel: Allocating PCI resources starting at cfe00000 (gap: cfe00000:10200000)
    Mar 8 23:31:15 myhost kernel: Booting paravirtualized kernel on bare hardware
    Mar 8 23:31:15 myhost kernel: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    Mar 8 23:31:15 myhost kernel: PERCPU: Embedded 29 pages/cpu @ffff880005400000 s88984 r8192 d21608 u524288
    Mar 8 23:31:15 myhost kernel: pcpu-alloc: s88984 r8192 d21608 u524288 alloc=1*2097152
    Mar 8 23:31:15 myhost kernel: pcpu-alloc: [0] 0 1 2 3
    Mar 8 23:31:15 myhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1030804
    Mar 8 23:31:15 myhost kernel: Kernel command line: root=/dev/disk/by-uuid/46de3af5-cfd8-4fe1-a794-8fc0df9b6bf5 ro vga=775
    Mar 8 23:31:15 myhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Mar 8 23:31:15 myhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Mar 8 23:31:15 myhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Mar 8 23:31:15 myhost kernel: Initializing CPU#0
    Mar 8 23:31:15 myhost kernel: Checking aperture...
    Mar 8 23:31:15 myhost kernel: No AGP bridge found
    Mar 8 23:31:15 myhost kernel: Node 0: aperture @ 20000000 size 32 MB
    Mar 8 23:31:15 myhost kernel: Aperture pointing to e820 RAM. Ignoring.
    Mar 8 23:31:15 myhost kernel: Your BIOS doesn't leave a aperture memory hole
    Mar 8 23:31:15 myhost kernel: Please enable the IOMMU option in the BIOS setup
    Mar 8 23:31:15 myhost kernel: This costs you 64 MB of RAM
    Mar 8 23:31:15 myhost kernel: Mapping aperture over 65536 KB of RAM @ 20000000
    Mar 8 23:31:15 myhost kernel: PM: Registered nosave memory: 0000000020000000 - 0000000024000000
    Mar 8 23:31:15 myhost kernel: Memory: 4050336k/4980736k available (3315k kernel code, 789016k absent, 140408k reserved, 1758k data, 472k init)
    Mar 8 23:31:15 myhost kernel: SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Mar 8 23:31:15 myhost kernel: Hierarchical RCU implementation.
    Mar 8 23:31:15 myhost kernel: NR_IRQS:768
    Mar 8 23:31:15 myhost kernel: Console: colour dummy device 80x25
    Mar 8 23:31:15 myhost kernel: console [tty0] enabled
    Mar 8 23:31:15 myhost kernel: HPET: 4 timers in total, 1 timers will be used for per-cpu timer
    Mar 8 23:31:15 myhost kernel: Fast TSC calibration using PIT
    Mar 8 23:31:15 myhost kernel: Detected 3315.373 MHz processor.
    Mar 8 23:31:15 myhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6633.01 BogoMIPS (lpj=11051226)
    Mar 8 23:31:15 myhost kernel: Security Framework initialized
    Mar 8 23:31:15 myhost kernel: Mount-cache hash table entries: 256
    Mar 8 23:31:15 myhost kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: L2 Cache: 512K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: Physical Processor ID: 0
    Mar 8 23:31:15 myhost kernel: CPU: Processor Core ID: 0
    Mar 8 23:31:15 myhost kernel: mce: CPU supports 6 MCE banks
    Mar 8 23:31:15 myhost kernel: using C1E aware idle routine
    Mar 8 23:31:15 myhost kernel: Performance Events: AMD PMU driver.
    Mar 8 23:31:15 myhost kernel: ... version: 0
    Mar 8 23:31:15 myhost kernel: ... bit width: 48
    Mar 8 23:31:15 myhost kernel: ... generic registers: 4
    Mar 8 23:31:15 myhost kernel: ... value mask: 0000ffffffffffff
    Mar 8 23:31:15 myhost kernel: ... max period: 00007fffffffffff
    Mar 8 23:31:15 myhost kernel: ... fixed-purpose events: 0
    Mar 8 23:31:15 myhost kernel: ... event mask: 000000000000000f
    Mar 8 23:31:15 myhost kernel: ACPI: Core revision 20090903
    Mar 8 23:31:15 myhost kernel: Setting APIC routing to flat
    Mar 8 23:31:15 myhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Mar 8 23:31:15 myhost kernel: CPU0: AMD Athlon(tm) II X4 620 Processor stepping 02
    Mar 8 23:31:15 myhost kernel: Booting processor 1 APIC 0x1 ip 0x6000
    Mar 8 23:31:15 myhost kernel: Initializing CPU#1
    Mar 8 23:31:15 myhost kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: L2 Cache: 512K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: Physical Processor ID: 0
    Mar 8 23:31:15 myhost kernel: CPU: Processor Core ID: 1
    Mar 8 23:31:15 myhost kernel: CPU1: AMD Athlon(tm) II X4 620 Processor stepping 02
    Mar 8 23:31:15 myhost kernel: checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Mar 8 23:31:15 myhost kernel: System has AMD C1E enabled
    Mar 8 23:31:15 myhost kernel: Switch to broadcast mode on CPU0
    Mar 8 23:31:15 myhost kernel: Switch to broadcast mode on CPU1
    Mar 8 23:31:15 myhost kernel: Booting processor 2 APIC 0x2 ip 0x6000
    Mar 8 23:31:15 myhost kernel: Initializing CPU#2
    Mar 8 23:31:15 myhost kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: L2 Cache: 512K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: Physical Processor ID: 0
    Mar 8 23:31:15 myhost kernel: CPU: Processor Core ID: 3
    Mar 8 23:31:15 myhost kernel: CPU2: AMD Athlon(tm) II X4 620 Processor stepping 02
    Mar 8 23:31:15 myhost kernel: checking TSC synchronization [CPU#0 -> CPU#2]: passed.
    Mar 8 23:31:15 myhost kernel: Switch to broadcast mode on CPU2
    Mar 8 23:31:15 myhost kernel: Booting processor 3 APIC 0x3 ip 0x6000
    Mar 8 23:31:15 myhost kernel: Initializing CPU#3
    Mar 8 23:31:15 myhost kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: L2 Cache: 512K (64 bytes/line)
    Mar 8 23:31:15 myhost kernel: CPU: Physical Processor ID: 0
    Mar 8 23:31:15 myhost kernel: CPU: Processor Core ID: 2
    Mar 8 23:31:15 myhost kernel: CPU3: AMD Athlon(tm) II X4 620 Processor stepping 02
    Mar 8 23:31:15 myhost kernel: checking TSC synchronization [CPU#0 -> CPU#3]: passed.
    Mar 8 23:31:15 myhost kernel: Brought up 4 CPUs
    Mar 8 23:31:15 myhost kernel: Total of 4 processors activated (26531.81 BogoMIPS).
    Mar 8 23:31:15 myhost kernel: Switch to broadcast mode on CPU3
    Mar 8 23:31:15 myhost kernel: NET: Registered protocol family 16
    Mar 8 23:31:15 myhost kernel: TOM: 00000000d0000000 aka 3328M
    Mar 8 23:31:15 myhost kernel: TOM2: 0000000130000000 aka 4864M
    Mar 8 23:31:15 myhost kernel: ACPI: bus type pci registered
    Mar 8 23:31:15 myhost kernel: PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    Mar 8 23:31:15 myhost kernel: PCI: MCFG area at e0000000 reserved in E820
    Mar 8 23:31:15 myhost kernel: PCI: Using MMCONFIG at e0000000 - efffffff
    Mar 8 23:31:15 myhost kernel: PCI: Using configuration type 1 for base access
    Mar 8 23:31:15 myhost kernel: bio: create slab <bio-0> at 0
    Mar 8 23:31:15 myhost kernel: ACPI: Interpreter enabled
    Mar 8 23:31:15 myhost kernel: ACPI: (supports S0 S3 S4 S5)
    Mar 8 23:31:15 myhost kernel: ACPI: Using IOAPIC for interrupt routing
    Mar 8 23:31:15 myhost kernel: ACPI: No dock devices found.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: PME# disabled
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: PME# disabled
    Mar 8 23:31:15 myhost kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Mar 8 23:31:15 myhost kernel: pci 0000:00:12.2: PME# disabled
    Mar 8 23:31:15 myhost kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    Mar 8 23:31:15 myhost kernel: pci 0000:00:13.2: PME# disabled
    Mar 8 23:31:15 myhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mar 8 23:31:15 myhost kernel: pci 0000:02:00.0: PME# disabled
    Mar 8 23:31:15 myhost kernel: pci 0000:00:14.4: transparent bridge
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Mar 8 23:31:15 myhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Mar 8 23:31:15 myhost kernel: vgaarb: loaded
    Mar 8 23:31:15 myhost kernel: PCI: Using ACPI for IRQ routing
    Mar 8 23:31:15 myhost kernel: pci 0000:00:00.0: BAR 3: can't allocate resource
    Mar 8 23:31:15 myhost kernel: NetLabel: Initializing
    Mar 8 23:31:15 myhost kernel: NetLabel: domain hash size = 128
    Mar 8 23:31:15 myhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Mar 8 23:31:15 myhost kernel: NetLabel: unlabeled traffic allowed by default
    Mar 8 23:31:15 myhost kernel: Switching to clocksource tsc
    Mar 8 23:31:15 myhost kernel: pnp: PnP ACPI init
    Mar 8 23:31:15 myhost kernel: ACPI: bus type pnp registered
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0xd1c00-0xd3fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0xf0000-0xf7fff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0xf8000-0xfbfff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0xfc000-0xfffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp 00:09: mem resource (0x100000-0xcfddffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    Mar 8 23:31:15 myhost kernel: pnp: PnP ACPI: found 10 devices
    Mar 8 23:31:15 myhost kernel: ACPI: ACPI bus type pnp unregistered
    Mar 8 23:31:15 myhost kernel: system 00:01: ioport range 0x4d0-0x4d1 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:01: ioport range 0x220-0x225 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:01: ioport range 0x290-0x294 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x4100-0x411f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x228-0x22f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x40b-0x40b has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x4d6-0x4d6 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xc00-0xc01 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xc14-0xc14 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xc50-0xc52 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xc6c-0xc6d has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xc6f-0xc6f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xcd0-0xcd1 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xcd2-0xcd3 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xcd4-0xcdf has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x4000-0x40fe has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0x4210-0x4217 has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xb00-0xb0f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xb10-0xb1f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:02: ioport range 0xb20-0xb3f has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:08: iomem range 0xe0000000-0xefffffff has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:09: iomem range 0xcfde0000-0xcfdfffff could not be reserved
    Mar 8 23:31:15 myhost kernel: system 00:09: iomem range 0xffff0000-0xffffffff has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:09: iomem range 0xfec00000-0xfec00fff could not be reserved
    Mar 8 23:31:15 myhost kernel: system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved
    Mar 8 23:31:15 myhost kernel: system 00:09: iomem range 0xfff80000-0xfffeffff has been reserved
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: IO window: 0xe000-0xefff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: MEM window: 0xfde00000-0xfdefffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: PCI bridge, secondary bus 0000:02
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: IO window: 0xd000-0xdfff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: MEM window: 0xfdb00000-0xfdbfffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: PREFETCH window: 0x000000fdf00000-0x000000fdffffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:14.4: PCI bridge, secondary bus 0000:03
    Mar 8 23:31:15 myhost kernel: pci 0000:00:14.4: IO window: 0xc000-0xcfff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:14.4: MEM window: 0xfdd00000-0xfddfffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:14.4: PREFETCH window: 0xfdc00000-0xfdcfffff
    Mar 8 23:31:15 myhost kernel: pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: NET: Registered protocol family 2
    Mar 8 23:31:15 myhost kernel: IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Mar 8 23:31:15 myhost kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    Mar 8 23:31:15 myhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Mar 8 23:31:15 myhost kernel: TCP: Hash tables configured (established 262144 bind 65536)
    Mar 8 23:31:15 myhost kernel: TCP reno registered
    Mar 8 23:31:15 myhost kernel: NET: Registered protocol family 1
    Mar 8 23:31:15 myhost kernel: Unpacking initramfs...
    Mar 8 23:31:15 myhost kernel: Freeing initrd memory: 1685k freed
    Mar 8 23:31:15 myhost kernel: PCI-DMA: Disabling AGP.
    Mar 8 23:31:15 myhost kernel: PCI-DMA: aperture base @ 20000000 size 65536 KB
    Mar 8 23:31:15 myhost kernel: PCI-DMA: using GART IOMMU.
    Mar 8 23:31:15 myhost kernel: PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    Mar 8 23:31:15 myhost kernel: Scanning for low memory corruption every 60 seconds
    Mar 8 23:31:15 myhost kernel: audit: initializing netlink socket (disabled)
    Mar 8 23:31:15 myhost kernel: type=2000 audit(1268091061.563:1): initialized
    Mar 8 23:31:15 myhost kernel: VFS: Disk quotas dquot_6.5.2
    Mar 8 23:31:15 myhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Mar 8 23:31:15 myhost kernel: msgmni has been set to 7916
    Mar 8 23:31:15 myhost kernel: alg: No test for stdrng (krng)
    Mar 8 23:31:15 myhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    Mar 8 23:31:15 myhost kernel: io scheduler noop registered
    Mar 8 23:31:15 myhost kernel: io scheduler anticipatory registered
    Mar 8 23:31:15 myhost kernel: io scheduler deadline registered
    Mar 8 23:31:15 myhost kernel: io scheduler cfq registered (default)
    Mar 8 23:31:15 myhost kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010100000, using 2560k, total 16384k
    Mar 8 23:31:15 myhost kernel: vesafb: mode is 1280x1024x8, linelength=1280, pages=11
    Mar 8 23:31:15 myhost kernel: vesafb: scrolling: redraw
    Mar 8 23:31:15 myhost kernel: vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
    Mar 8 23:31:15 myhost kernel: Console: switching to colour frame buffer device 160x64
    Mar 8 23:31:15 myhost kernel: fb0: VESA VGA frame buffer device
    Mar 8 23:31:15 myhost kernel: Linux agpgart interface v0.103
    Mar 8 23:31:15 myhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Mar 8 23:31:15 myhost kernel: input: Macintosh mouse button emulation as /devices/virtual/input/input0
    Mar 8 23:31:15 myhost kernel: PNP: No PS/2 controller found. Probing ports directly.
    Mar 8 23:31:15 myhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Mar 8 23:31:15 myhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Mar 8 23:31:15 myhost kernel: mice: PS/2 mouse device common for all mice
    Mar 8 23:31:15 myhost kernel: cpuidle: using governor ladder
    Mar 8 23:31:15 myhost kernel: cpuidle: using governor menu
    Mar 8 23:31:15 myhost kernel: TCP cubic registered
    Mar 8 23:31:15 myhost kernel: NET: Registered protocol family 17
    Mar 8 23:31:15 myhost kernel: registered taskstats version 1
    Mar 8 23:31:15 myhost kernel: Initalizing network drop monitor service
    Mar 8 23:31:15 myhost kernel: Freeing unused kernel memory: 472k freed
    Mar 8 23:31:15 myhost kernel: SCSI subsystem initialized
    Mar 8 23:31:15 myhost kernel: ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Mar 8 23:31:15 myhost kernel: ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    Mar 8 23:31:15 myhost kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
    Mar 8 23:31:15 myhost kernel: scsi0 : ahci
    Mar 8 23:31:15 myhost kernel: scsi1 : ahci
    Mar 8 23:31:15 myhost kernel: scsi2 : ahci
    Mar 8 23:31:15 myhost kernel: scsi3 : ahci
    Mar 8 23:31:15 myhost kernel: scsi4 : ahci
    Mar 8 23:31:15 myhost kernel: scsi5 : ahci
    Mar 8 23:31:15 myhost kernel: ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
    Mar 8 23:31:15 myhost kernel: ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
    Mar 8 23:31:15 myhost kernel: ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
    Mar 8 23:31:15 myhost kernel: ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
    Mar 8 23:31:15 myhost kernel: ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f300 irq 22
    Mar 8 23:31:15 myhost kernel: ata6: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 22
    Mar 8 23:31:15 myhost kernel: ata4: SATA link down (SStatus 0 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata3: SATA link down (SStatus 0 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata5: SATA link down (SStatus 0 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata1.00: ATA-8: SAMSUNG HD502HJ, 1AJ100E4, max UDMA/133
    Mar 8 23:31:15 myhost kernel: ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    Mar 8 23:31:15 myhost kernel: ata1.00: configured for UDMA/133
    Mar 8 23:31:15 myhost kernel: scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD502HJ 1AJ1 PQ: 0 ANSI: 5
    Mar 8 23:31:15 myhost kernel: ata2.00: ATA-7: ST3160815AS, 3.AAD, max UDMA/133
    Mar 8 23:31:15 myhost kernel: ata2.00: 312581808 sectors, multi 0: LBA48 NCQ (depth 31/32)
    Mar 8 23:31:15 myhost kernel: ata2.00: configured for UDMA/133
    Mar 8 23:31:15 myhost kernel: scsi 1:0:0:0: Direct-Access ATA ST3160815AS 3.AA PQ: 0 ANSI: 5
    Mar 8 23:31:15 myhost kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Mar 8 23:31:15 myhost kernel: ata6.00: ATAPI: PIONEER DVD-RW DVR-212, 1.21, max UDMA/66
    Mar 8 23:31:15 myhost kernel: ata6.00: configured for UDMA/66
    Mar 8 23:31:15 myhost kernel: scsi 5:0:0:0: CD-ROM PIONEER DVD-RW DVR-212 1.21 PQ: 0 ANSI: 5
    Mar 8 23:31:15 myhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Mar 8 23:31:15 myhost kernel: sd 0:0:0:0: [sda] Write Protect is off
    Mar 8 23:31:15 myhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Mar 8 23:31:15 myhost kernel: sda:
    Mar 8 23:31:15 myhost kernel: sd 1:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
    Mar 8 23:31:15 myhost kernel: sd 1:0:0:0: [sdb] Write Protect is off
    Mar 8 23:31:15 myhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Mar 8 23:31:15 myhost kernel: sdb: sda1 sda2 sda3 < sda5 sdb1 sdb2
    Mar 8 23:31:15 myhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
    Mar 8 23:31:15 myhost kernel: sda6 sda7 >
    Mar 8 23:31:15 myhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Mar 8 23:31:15 myhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode
    Mar 8 23:31:15 myhost kernel: rtc_cmos 00:05: RTC can wake from S4
    Mar 8 23:31:15 myhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    Mar 8 23:31:15 myhost kernel: rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    Mar 8 23:31:15 myhost kernel: udev: starting version 151
    Mar 8 23:31:15 myhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
    Mar 8 23:31:15 myhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
    Mar 8 23:31:15 myhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
    Mar 8 23:31:15 myhost kernel: scsi 5:0:0:0: Attached scsi generic sg2 type 5
    Mar 8 23:31:15 myhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    Mar 8 23:31:15 myhost kernel: r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: eth0: RTL8168c/8111c at 0xffffc900100f4000, 00:24:1d:7f:f4:27, XID 1c4000c0 IRQ 27
    Mar 8 23:31:15 myhost kernel: sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
    Mar 8 23:31:15 myhost kernel: Uniform CD-ROM driver Revision: 3.20
    Mar 8 23:31:15 myhost kernel: Uniform Multi-Platform E-IDE driver
    Mar 8 23:31:15 myhost kernel: atiixp 0000:00:14.1: IDE controller (0x1002:0x439c rev 0x00)
    Mar 8 23:31:15 myhost kernel: ATIIXP_IDE 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Mar 8 23:31:15 myhost kernel: atiixp 0000:00:14.1: not 100% native mode: will probe irqs later
    Mar 8 23:31:15 myhost kernel: ide0: BM-DMA at 0xfa00-0xfa07
    Mar 8 23:31:15 myhost kernel: atiixp 0000:00:14.1: simplex device: DMA disabled
    Mar 8 23:31:15 myhost kernel: ide1: DMA disabled
    Mar 8 23:31:15 myhost kernel: EDAC MC: Ver: 2.1.0 Feb 23 2010
    Mar 8 23:31:15 myhost kernel: EDAC amd64_edac: Ver: 3.2.0 Feb 23 2010
    Mar 8 23:31:15 myhost kernel: fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    Mar 8 23:31:15 myhost kernel: Disabling lock debugging due to kernel taint
    Mar 8 23:31:15 myhost kernel: [fglrx] Maximum main memory to use for locked dma buffers: 3796 MBytes.
    Mar 8 23:31:15 myhost kernel: [fglrx] vendor: 1002 device: 9442 count: 1
    Mar 8 23:31:15 myhost kernel: [fglrx] ioport: bar 4, base 0xee00, size: 0x100
    Mar 8 23:31:15 myhost kernel: pci 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: [fglrx] Kernel PAT support is enabled
    Mar 8 23:31:15 myhost kernel: [fglrx] module loaded - fglrx 8.69.4 [Dec 11 2009] with 1 minors
    Mar 8 23:31:15 myhost kernel: processor LNXCPU:00: registered as cooling_device0
    Mar 8 23:31:15 myhost kernel: processor LNXCPU:01: registered as cooling_device1
    Mar 8 23:31:15 myhost kernel: processor LNXCPU:02: registered as cooling_device2
    Mar 8 23:31:15 myhost kernel: processor LNXCPU:03: registered as cooling_device3
    Mar 8 23:31:15 myhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    Mar 8 23:31:15 myhost kernel: ACPI: Power Button [PWRB]
    Mar 8 23:31:15 myhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Mar 8 23:31:15 myhost kernel: ACPI: Power Button [PWRF]
    Mar 8 23:31:15 myhost kernel: usbcore: registered new interface driver usbfs
    Mar 8 23:31:15 myhost kernel: usbcore: registered new interface driver hub
    Mar 8 23:31:15 myhost kernel: usbcore: registered new device driver usb
    Mar 8 23:31:15 myhost kernel: Linux video capture interface: v2.00
    Mar 8 23:31:15 myhost kernel: saa7130/34: v4l2 driver version 0.2.15 loaded
    Mar 8 23:31:15 myhost kernel: saa7134 0000:03:07.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    Mar 8 23:31:15 myhost kernel: saa7134[0]: found at 0000:03:07.0, rev: 1, irq: 21, latency: 32, mmio: 0xfddff000
    Mar 8 23:31:15 myhost kernel: saa7134[0]: subsystem: 153b:1142, board: Terratec Cinergy 400 TV [card=8,autodetected]
    Mar 8 23:31:15 myhost kernel: saa7134[0]: board init: gpio is 50000
    Mar 8 23:31:15 myhost kernel: input: saa7134 IR (Terratec Cinergy 40 as /devices/pci0000:00/0000:00:14.4/0000:03:07.0/input/input4
    Mar 8 23:31:15 myhost kernel: IRQ 21/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs
    Mar 8 23:31:15 myhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Mar 8 23:31:15 myhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 00: 3b 15 42 11 ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: saa7134[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
    Mar 8 23:31:15 myhost kernel: i2c i2c-0: Invalid 7-bit address 0x7a
    Mar 8 23:31:15 myhost kernel: All bytes are equal. It is not a TEA5767
    Mar 8 23:31:15 myhost kernel: tuner 0-0060: chip found @ 0xc0 (saa7134[0])
    Mar 8 23:31:15 myhost kernel: tuner-simple 0-0060: creating new instance
    Mar 8 23:31:15 myhost kernel: tuner-simple 0-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
    Mar 8 23:31:15 myhost kernel: saa7134[0]: registered device video0 [v4l2]
    Mar 8 23:31:15 myhost kernel: saa7134[0]: registered device vbi0
    Mar 8 23:31:15 myhost kernel: EMU10K1_Audigy 0000:03:06.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    Mar 8 23:31:15 myhost kernel: Audigy2 value: Special config.
    Mar 8 23:31:15 myhost kernel: ide1: no devices on the port
    Mar 8 23:31:15 myhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Mar 8 23:31:15 myhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
    Mar 8 23:31:15 myhost kernel: EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
    Mar 8 23:31:15 myhost kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Mar 8 23:31:15 myhost kernel: Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    Mar 8 23:31:15 myhost kernel: (Note that use of the override may cause unknown side effects.)
    Mar 8 23:31:15 myhost kernel: amd64_edac: probe of 0000:00:18.2 failed with error -22
    Mar 8 23:31:15 myhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: EHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: debug port 1
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    Mar 8 23:31:15 myhost kernel: usb usb1: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 1-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 1-0:1.0: 6 ports detected
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.0: OHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 2
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000
    Mar 8 23:31:15 myhost kernel: saa7134 ALSA driver for DMA sound loaded
    Mar 8 23:31:15 myhost kernel: IRQ 21/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs
    Mar 8 23:31:15 myhost kernel: saa7134[0]/alsa: saa7134[0] at 0xfddff000 irq 21 registered as card -1
    Mar 8 23:31:15 myhost kernel: usb usb2: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 2-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 2-0:1.0: 3 ports detected
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: EHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: debug port 1
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
    Mar 8 23:31:15 myhost kernel: ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    Mar 8 23:31:15 myhost kernel: usb usb3: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 3-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 3-0:1.0: 6 ports detected
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.1: OHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000
    Mar 8 23:31:15 myhost kernel: usb usb4: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 4-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 4-0:1.0: 3 ports detected
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.0: OHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000
    Mar 8 23:31:15 myhost kernel: usb usb5: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 5-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 5-0:1.0: 3 ports detected
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.1: OHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000
    Mar 8 23:31:15 myhost kernel: usb usb6: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 6-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 6-0:1.0: 3 ports detected
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:14.5: OHCI Host Controller
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
    Mar 8 23:31:15 myhost kernel: ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000
    Mar 8 23:31:15 myhost kernel: usb usb7: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 7-0:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 7-0:1.0: 2 ports detected
    Mar 8 23:31:15 myhost kernel: usb 1-1: new high speed USB device using ehci_hcd and address 2
    Mar 8 23:31:15 myhost kernel: usb 1-1: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: hub 1-1:1.0: USB hub found
    Mar 8 23:31:15 myhost kernel: hub 1-1:1.0: 4 ports detected
    Mar 8 23:31:15 myhost kernel: usb 5-3: new low speed USB device using ohci_hcd and address 2
    Mar 8 23:31:15 myhost kernel: CE: hpet increasing min_delta_ns to 15000 nsec
    Mar 8 23:31:15 myhost kernel: usb 5-3: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: usbcore: registered new interface driver hiddev
    Mar 8 23:31:15 myhost kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.0/input/input5
    Mar 8 23:31:15 myhost kernel: generic-usb 0003:046D:C01E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:13.0-3/input0
    Mar 8 23:31:15 myhost kernel: usbcore: registered new interface driver usbhid
    Mar 8 23:31:15 myhost kernel: usbhid: v2.6:USB HID core driver
    Mar 8 23:31:15 myhost kernel: usb 6-1: new low speed USB device using ohci_hcd and address 2
    Mar 8 23:31:15 myhost kernel: usb 6-1: configuration #1 chosen from 1 choice
    Mar 8 23:31:15 myhost kernel: input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb6/6-1/6-1:1.0/input/input6
    Mar 8 23:31:15 myhost kernel: generic-usb 0003:046A:0021.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 046a:0021] on usb-0000:00:13.1-1/input0
    Mar 8 23:31:15 myhost kernel: input: HID 046a:0021 as /devices/pci0000:00/0000:00:13.1/usb6/6-1/6-1:1.1/input/input7
    Mar 8 23:31:15 myhost kernel: generic-usb 0003:046A:0021.0003: input,hidraw2: USB HID v1.11 Device [HID 046a:0021] on usb-0000:00:13.1-1/input1
    Mar 8 23:31:15 myhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode
    Mar 8 23:31:15 myhost kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode
    Mar 8 23:31:15 myhost kernel: Adding 2096440k swap on /dev/sda7. Priority:-1 extents:1 across:2096440k
    Mar 8 23:31:15 myhost kernel: r8169: eth0: link up
    Mar 8 23:31:15 myhost kernel: r8169: eth0: link up
    Mar 8 23:31:15 myhost dnsmasq[4392]: started, version 2.52 cachesize 150
    Mar 8 23:31:15 myhost dnsmasq[4392]: compile time options: IPv6 GNU-getopt no-DBus no-I18N DHCP TFTP
    Mar 8 23:31:15 myhost dnsmasq[4392]: reading /etc/resolv.conf
    Mar 8 23:31:15 myhost dnsmasq[4392]: using nameserver 192.168.1.1#53
    Mar 8 23:31:15 myhost dnsmasq[4392]: read /etc/hosts - 1 addresses
    Mar 8 23:31:15 myhost acpid: starting up
    Mar 8 23:31:15 myhost acpid: 3 rules loaded
    Mar 8 23:31:15 myhost acpid: waiting for events: event logging is off
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001022d00001201sv00000000sd00000000bc06sc00i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:LNXSYSTM:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001022d00001203sv00000000sd00000000bc06sc00i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001022d00001204sv00000000sd00000000bc06sc00i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001022d00001200sv00000000sd00000000bc06sc00i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'dmi:bvnAwardSoftwareInternational,Inc.:bvrF5:bd09/16/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790X-UD3P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790X-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001002d00004384sv00000000sd00000000bc06sc04i01' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'pci:v00001002d00005958sv00001002sd00005958bc06sc00i00' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:LNXSYBUS:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:LNXSYBUS:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0C02:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0C02:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0C01:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0C04:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0200:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0100:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0800:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0103:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0C02:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:PNP0000:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: 'acpi:device:' is not a valid module or alias name
    Mar 8 23:31:05 myhost load-modules.sh: Not loading module 'snd_hda_intel' for alias 'pci:v00001002d0000AA30sv00001002sd0000AA30bc04sc03i00' because it is blacklisted
    Mar 8 23:31:05 myhost load-modules.sh: Not loading module 'snd_hda_intel' for alias 'pci:v00001002d0000AA30sv00001002sd0000AA30bc04sc03i00' because it is blacklisted
    Mar 8 23:31:15 myhost init: Entering runlevel: 3
    Mar 8 23:31:27 myhost acpid: client connected from 4493[82:82]
    Mar 8 23:31:27 myhost acpid: 1 client rule loaded
    Mar 8 23:31:29 myhost kernel: it87: Found IT8720F chip at 0x228, revision 8
    Mar 8 23:31:29 myhost kernel: it87: in3 is VCC (+5V)
    Mar 8 23:31:29 myhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
    Mar 8 23:31:29 myhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    Mar 8 23:31:29 myhost kernel: CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    Mar 8 23:31:29 myhost kernel: nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
    Mar 8 23:31:29 myhost kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
    Mar 8 23:31:35 myhost acpid: client connected from 4717[0:0]
    Mar 8 23:31:35 myhost acpid: 1 client rule loaded
    Mar 8 23:31:35 myhost kernel: [fglrx] Firegl kernel thread PID: 4719
    Mar 8 23:31:36 myhost kernel: [fglrx] Gart USWC size:1235 M.
    Mar 8 23:31:36 myhost kernel: [fglrx] Gart cacheable size:490 M.
    Mar 8 23:31:36 myhost kernel: [fglrx] Reserved FB block: Shared offset:0, size:1000000
    Mar 8 23:31:36 myhost kernel: [fglrx] Reserved FB block: Unshared offset:fc21000, size:3df000
    Mar 8 23:31:36 myhost kernel: [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
    Mar 8 23:31:53 myhost kernel: fuse init (API version 7.13)
    Mar 8 23:32:54 myhost ntpd[4697]: adjusting local clock by -0.181989s
    So at the moment iam running Arch without acpi but that cant be long term solution...

    here is the dmesg with nolapic_timer
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.31.5-127.fc12.i686.PAE ([email protected]) (gcc version 4.4.2 20091027 (Red Hat 4.4.2-7) (GCC) ) #1 SMP Sat Nov 7 21:25:57 EST 2009
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    NSC Geode by NSC
    Cyrix CyrixInstead
    Centaur CentaurHauls
    Transmeta GenuineTMx86
    Transmeta TransmetaCPU
    UMC UMC UMC UMC
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
    BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
    BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bdaa1000 (usable)
    BIOS-e820: 00000000bdaa1000 - 00000000bdaa7000 (reserved)
    BIOS-e820: 00000000bdaa7000 - 00000000bdbd0000 (usable)
    BIOS-e820: 00000000bdbd0000 - 00000000bdc0f000 (reserved)
    BIOS-e820: 00000000bdc0f000 - 00000000bdd09000 (usable)
    BIOS-e820: 00000000bdd09000 - 00000000bdf0f000 (reserved)
    BIOS-e820: 00000000bdf0f000 - 00000000bdf18000 (usable)
    BIOS-e820: 00000000bdf18000 - 00000000bdf1f000 (reserved)
    BIOS-e820: 00000000bdf1f000 - 00000000bdf63000 (usable)
    BIOS-e820: 00000000bdf63000 - 00000000bdf9f000 (ACPI NVS)
    BIOS-e820: 00000000bdf9f000 - 00000000bdfe2000 (usable)
    BIOS-e820: 00000000bdfe2000 - 00000000bdfff000 (ACPI data)
    BIOS-e820: 00000000bdfff000 - 00000000be000000 (usable)
    BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    DMI 2.5 present.
    last_pfn = 0x140000 max_arch_pfn = 0x1000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 base 080000000 mask FC0000000 write-back
    2 base 100000000 mask FC0000000 write-back
    3 base 0FFE00000 mask FFFE00000 write-protect
    4 disabled
    5 disabled
    6 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    original variable MTRRs
    reg 0, base: 0GB, range: 2GB, type WB
    reg 1, base: 2GB, range: 1GB, type WB
    reg 2, base: 4GB, range: 1GB, type WB
    reg 3, base: 4094MB, range: 2MB, type WP
    total RAM coverred: 4096M
    Found optimal setting for mtrr clean up
    gran_size: 64K chunk_size: 64K num_reg: 3 lose cover RAM: 0G
    New variable MTRRs
    reg 0, base: 0GB, range: 2GB, type WB
    reg 1, base: 2GB, range: 1GB, type WB
    reg 2, base: 4GB, range: 1GB, type WB
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    initial memory mapped : 0 - 01000000
    init_memory_mapping: 0000000000000000-00000000375fe000
    NX (Execute Disable) protection: active
    0000000000 - 0000200000 page 4k
    0000200000 - 0037400000 page 2M
    0037400000 - 00375fe000 page 4k
    kernel direct mapping tables up to 375fe000 @ 7000-f000
    RAMDISK: 37534000 - 37fef7b4
    Allocated new RAMDISK: 00afb000 - 015b67b4
    Move RAMDISK from 0000000037534000 - 0000000037fef7b3 to 00afb000 - 015b67b3
    ACPI: RSDP 000f74e0 00024 (v02 DELL )
    ACPI: XSDT bdff5d60 00074 (v01 DELL FX09 06040000 LTP 00000000)
    ACPI: FACP bdfe6000 000F4 (v03 DELL M09 06040000 ALAN 00000001)
    ACPI: DSDT bdfe7000 08DB2 (v02 DELL M09 06040000 INTL 20050624)
    ACPI: FACS bdf9efc0 00040
    ACPI: HPET bdffed16 00038 (v01 DELL M09 06040000 LOHR 0000005A)
    ACPI: MCFG bdffed4e 0003C (v01 DELL M09 06040000 LOHR 0000005A)
    ACPI: APIC bdffed8a 00068 (v01 DELL M09 06040000 LTP 00000000)
    ACPI: BOOT bdffedf2 00028 (v01 DELL M09 06040000 LTP 00000001)
    ACPI: OSFR bdffee1a 00070 (v01 DELL DELL 06040000 ASL 00000061)
    ACPI: SLIC bdffee8a 00176 (v01 DELL FX09 06040000 LTP 00000000)
    ACPI: SSDT bdfe5000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624)
    ACPI: SSDT bdfe4000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    ACPI: SSDT bdfe3000 0020F (v01 PmRef ApTst 00003000 INTL 20050624)
    ACPI: Local APIC address 0xfee00000
    4234MB HIGHMEM available.
    885MB LOWMEM available.
    mapped low ram: 0 - 375fe000
    low ram: 0 - 375fe000
    node 0 low ram: 00000000 - 375fe000
    node 0 bootmap 0000b000 - 00011ec0
    (9 early reservations) ==> bootmem [0000000000 - 00375fe000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    #3 [0000400000 - 0000af1210] TEXT DATA BSS ==> [0000400000 - 0000af1210]
    #4 [000009d400 - 0000100000] BIOS reserved ==> [000009d400 - 0000100000]
    #5 [0000af2000 - 0000afa11c] BRK ==> [0000af2000 - 0000afa11c]
    #6 [0000007000 - 000000b000] PGTABLE ==> [0000007000 - 000000b000]
    #7 [0000afb000 - 00015b67b4] NEW RAMDISK ==> [0000afb000 - 00015b67b4]
    #8 [000000b000 - 0000012000] BOOTMAP ==> [000000b000 - 0000012000]
    found SMP MP-table at [c00f7590] f7590
    Zone PFN ranges:
    DMA 0x00000000 -> 0x00001000
    Normal 0x00001000 -> 0x000375fe
    HighMem 0x000375fe -> 0x00140000
    Movable zone start PFN for each node
    early_node_map[9] active PFN ranges
    0: 0x00000000 -> 0x0000009d
    0: 0x00000100 -> 0x000bdaa1
    0: 0x000bdaa7 -> 0x000bdbd0
    0: 0x000bdc0f -> 0x000bdd09
    0: 0x000bdf0f -> 0x000bdf18
    0: 0x000bdf1f -> 0x000bdf63
    0: 0x000bdf9f -> 0x000bdfe2
    0: 0x000bdfff -> 0x000be000
    0: 0x00100000 -> 0x00140000
    On node 0 totalpages: 1039602
    free_area_init_node: node 0, pgdat c0995ba0, node_mem_map c15b7000
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3965 pages, LIFO batch:0
    Normal zone: 1740 pages used for memmap
    Normal zone: 220978 pages, LIFO batch:31
    HighMem zone: 8469 pages used for memmap
    HighMem zone: 804418 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Enabling APIC mode: Flat. Using 1 I/O APICs
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a201 base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
    PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
    PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
    PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Allocating PCI resources starting at be000000 (gap: be000000:42000000)
    NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 15 pages at c3dc7000, static data 37788 bytes
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1029361
    Kernel command line: ro root=UUID=bb4672b1-6bad-4b9b-bad1-7fce8610ec39 nolapic_timer LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    allocated 26214400 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Initializing HighMem for node 0 (000375fe:00140000)
    Memory: 4071840k/5242880k available (3569k kernel code, 85720k reserved, 2214k data, 448k init, 3251548k highmem)
    virtual kernel memory layout:
    fixmap : 0xffad5000 - 0xfffff000 (5288 kB)
    pkmap : 0xff600000 - 0xff800000 (2048 kB)
    vmalloc : 0xf7dfe000 - 0xff5fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf75fe000 ( 885 MB)
    .init : 0xc09a7000 - 0xc0a17000 ( 448 kB)
    .data : 0xc077c76f - 0xc09a6028 (2214 kB)
    .text : 0xc0400000 - 0xc077c76f (3569 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:1280
    Extended CMOS year: 2000
    Fast TSC calibration using PIT
    Detected 2260.970 MHz processor.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.94 BogoMIPS (lpj=2260970)
    Security Framework initialized
    SELinux: Initializing.
    SELinux: Starting in permissive mode
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 3072K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    Performance Counters: Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic counters: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose counters: 3
    ... counter mask: 0000000700000003
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20090521
    ftrace: converting mcount calls to 0f 1f 44 00 00
    ftrace: allocating 20611 entries in 41 pages
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz stepping 0a
    Disabling APIC timer
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 4521.95 BogoMIPS (lpj=2260979)
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 3072K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    mce: CPU supports 6 MCE banks
    CPU1: Thermal monitoring enabled (TM2)
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz stepping 0a
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (9043.89 BogoMIPS).
    sizeof(vma)=88 bytes
    sizeof(page)=32 bytes
    sizeof(inode)=352 bytes
    sizeof(dentry)=132 bytes
    sizeof(ext3inode)=500 bytes
    sizeof(buffer_head)=56 bytes
    sizeof(skbuff)=192 bytes
    sizeof(task_struct)=3256 bytes
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 1 0
    Booting paravirtualized kernel on bare hardware
    regulator: core version 0.5
    Time: 15:36:47 Date: 05/17/10
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: Not using MMCONFIG.
    PCI: PCI BIOS revision 3.00 entry at 0xfddf2, last bus=8
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    ACPI: EC: GPE storm detected, transactions will use polling mode
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG for extended config space
    ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    ACPI: EC: driver started in poll mode
    ACPI: Power Resource [FN00] (off)
    ACPI: Power Resource [FN01] (off)
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    DMAR: Forcing write-buffer flush capability
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20 io port: [0x1800-0x181f]
    pci 0000:00:1a.1: reg 20 io port: [0x1820-0x183f]
    pci 0000:00:1a.2: reg 20 io port: [0x1840-0x185f]
    pci 0000:00:1a.7: reg 10 32bit mmio: [0xfc304800-0xfc304bff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10 64bit mmio: [0xfc300000-0xfc303fff]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1d.0: reg 20 io port: [0x1860-0x187f]
    pci 0000:00:1d.1: reg 20 io port: [0x1880-0x189f]
    pci 0000:00:1d.2: reg 20 io port: [0x18a0-0x18bf]
    pci 0000:00:1d.7: reg 10 32bit mmio: [0xfc304c00-0xfc304fff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10 io port: [0x18f0-0x18f7]
    pci 0000:00:1f.2: reg 14 io port: [0x18e4-0x18e7]
    pci 0000:00:1f.2: reg 18 io port: [0x18e8-0x18ef]
    pci 0000:00:1f.2: reg 1c io port: [0x18e0-0x18e3]
    pci 0000:00:1f.2: reg 20 io port: [0x18c0-0x18df]
    pci 0000:00:1f.2: reg 24 32bit mmio: [0xfc304000-0xfc3047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 10 64bit mmio: [0x000000-0x0000ff]
    pci 0000:00:1f.3: reg 20 io port: [0x1c00-0x1c1f]
    pci 0000:01:00.0: reg 10 32bit mmio: [0xd0000000-0xdfffffff]
    pci 0000:01:00.0: reg 14 io port: [0x2000-0x20ff]
    pci 0000:01:00.0: reg 18 32bit mmio: [0xfc000000-0xfc00ffff]
    pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10 32bit mmio: [0xfc010000-0xfc013fff]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: bridge io port: [0x2000-0x2fff]
    pci 0000:00:01.0: bridge 32bit mmio: [0xfc000000-0xfc0fffff]
    pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
    pci 0000:02:00.0: reg 10 64bit mmio: [0xf6000000-0xf600ffff]
    pci 0000:02:00.0: PME# supported from D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:00:1c.0: bridge io port: [0x3000-0x3fff]
    pci 0000:00:1c.0: bridge 32bit mmio: [0xf6000000-0xf7ffffff]
    pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf0000000-0xf1ffffff]
    pci 0000:00:1c.1: bridge io port: [0x4000-0x4fff]
    pci 0000:00:1c.1: bridge 32bit mmio: [0xf8000000-0xf9ffffff]
    pci 0000:00:1c.1: bridge 64bit mmio pref: [0xf2000000-0xf3ffffff]
    pci 0000:06:00.0: reg 10 64bit mmio: [0xfa000000-0xfa001fff]
    pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:06:00.0: PME# disabled
    pci 0000:00:1c.2: bridge io port: [0x5000-0x5fff]
    pci 0000:00:1c.2: bridge 32bit mmio: [0xfa000000-0xfbffffff]
    pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4000000-0xf5ffffff]
    pci 0000:00:1e.0: transparent bridge
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 *7 10 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    SCSI subsystem initialized
    libata version 3.00 loaded.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Using ACPI for IRQ routing
    PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:03: iomem range 0xfed00000-0xfed003ff has been reserved
    system 00:05: ioport range 0x910-0x917 has been reserved
    system 00:05: ioport range 0x480-0x48f has been reserved
    system 00:05: ioport range 0x900-0x903 has been reserved
    system 00:05: ioport range 0xffff-0xffff has been reserved
    system 00:05: ioport range 0x1000-0x107f has been reserved
    system 00:05: ioport range 0x400-0x47f has been reserved
    system 00:05: ioport range 0x1180-0x11ff has been reserved
    system 00:05: ioport range 0x164e-0x164f has been reserved
    system 00:05: ioport range 0xfe00-0xfe00 has been reserved
    system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
    system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
    system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
    system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
    system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
    system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
    system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
    pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:01.0: IO window: 0x2000-0x2fff
    pci 0000:00:01.0: MEM window: 0xfc000000-0xfc0fffff
    pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
    pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:1c.0: IO window: 0x3000-0x3fff
    pci 0000:00:1c.0: MEM window: 0xf6000000-0xf7ffffff
    pci 0000:00:1c.0: PREFETCH window: 0x000000f0000000-0x000000f1ffffff
    pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04
    pci 0000:00:1c.1: IO window: 0x4000-0x4fff
    pci 0000:00:1c.1: MEM window: 0xf8000000-0xf9ffffff
    pci 0000:00:1c.1: PREFETCH window: 0x000000f2000000-0x000000f3ffffff
    pci 0000:00:1c.2: PCI bridge, secondary bus 0000:06
    pci 0000:00:1c.2: IO window: 0x5000-0x5fff
    pci 0000:00:1c.2: MEM window: 0xfa000000-0xfbffffff
    pci 0000:00:1c.2: PREFETCH window: 0x000000f4000000-0x000000f5ffffff
    pci 0000:00:1e.0: PCI bridge, secondary bus 0000:08
    pci 0000:00:1e.0: IO window: disabled
    pci 0000:00:1e.0: MEM window: disabled
    pci 0000:00:1e.0: PREFETCH window: disabled
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 io: [0x2000-0x2fff]
    pci_bus 0000:01: resource 1 mem: [0xfc000000-0xfc0fffff]
    pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
    pci_bus 0000:02: resource 0 io: [0x3000-0x3fff]
    pci_bus 0000:02: resource 1 mem: [0xf6000000-0xf7ffffff]
    pci_bus 0000:02: resource 2 pref mem [0xf0000000-0xf1ffffff]
    pci_bus 0000:04: resource 0 io: [0x4000-0x4fff]
    pci_bus 0000:04: resource 1 mem: [0xf8000000-0xf9ffffff]
    pci_bus 0000:04: resource 2 pref mem [0xf2000000-0xf3ffffff]
    pci_bus 0000:06: resource 0 io: [0x5000-0x5fff]
    pci_bus 0000:06: resource 1 mem: [0xfa000000-0xfbffffff]
    pci_bus 0000:06: resource 2 pref mem [0xf4000000-0xf5ffffff]
    pci_bus 0000:08: resource 3 io: [0x00-0xffff]
    pci_bus 0000:08: resource 4 mem: [0x000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Trying to unpack rootfs image as initramfs...
    Clockevents: could not switch to one-shot mode:
    Clockevents: could not switch to one-shot mode: lapic is not functional.
    Could not switch to high resolution mode on CPU 1
    lapic is not functional.
    Could not switch to high resolution mode on CPU 0
    Freeing initrd memory: 10989k freed
    Simple Boot Flag at 0x36 set to 0x1
    apm: BIOS not found.
    audit: initializing netlink socket (disabled)
    type=2000 audit(1274110607.528:1): initialized
    highmem bounce pool size: 64 pages
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1625
    SELinux: Registering netfilter hooks
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:01:00.0: Boot video device
    pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport-driver 0000:00:01.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport-driver 0000:00:1c.0: setting latency timer to 64
    pcieport-driver 0000:00:1c.1: irq 26 for MSI/MSI-X
    pcieport-driver 0000:00:1c.1: setting latency timer to 64
    pcieport-driver 0000:00:1c.2: irq 27 for MSI/MSI-X
    pcieport-driver 0000:00:1c.2: setting latency timer to 64
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    decode_hpp: Could not get hotplug parameters. Use defaults
    acpiphp: Slot [1] registered
    ACPI: AC Adapter [ADP1] (on-line)
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
    ACPI: Power Button [PWRF]
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    ACPI: Lid Switch [LID0]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    fan PNP0C0B:00: registered as cooling_device0
    ACPI: Fan [FAN0] (off)
    fan PNP0C0B:01: registered as cooling_device1
    ACPI: Fan [FAN1] (off)
    ACPI: SSDT bdf1ac20 002A9 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: SSDT bdf18620 005C5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    processor LNXCPU:00: registered as cooling_device2
    ACPI: Processor [CPU0] (supports 8 throttling states)
    Clockevents: could not switch to one-shot mode: lapic is not functional.
    Could not switch to high resolution mode on CPU 0
    Clockevents: could not switch to one-shot mode: lapic is not functional.
    Could not switch to high resolution mode on CPU 1
    ACPI: SSDT bdf19ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624)
    ACPI: SSDT bdf19f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624)
    ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
    processor LNXCPU:01: registered as cooling_device3
    ACPI: Processor [CPU1] (supports 8 throttling states)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ01] (75 C)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Non-volatile memory driver v1.3
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    brd: module loaded
    loop: module loaded
    input: Macintosh mouse button emulation as /devices/virtual/input/input3
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 28 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf led clo pmp pio slum part
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    scsi4 : ahci
    scsi5 : ahci
    ata1: SATA max UDMA/133 abar m2048@0xfc304000 port 0xfc304100 irq 28
    ata2: SATA max UDMA/133 irq_stat 0x00000040, connection status changed irq 28
    ata3: DUMMY
    ata4: DUMMY
    ata5: SATA max UDMA/133 abar m2048@0xfc304000 port 0xfc304300 irq 28
    ata6: SATA max UDMA/133 abar m2048@0xfc304000 port 0xfc304380 irq 28
    Fixed MDIO Bus: probed
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.7: irq 19, io mem 0xfc304800
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb1: Product: EHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE ehci_hcd
    usb usb1: SerialNumber: 0000:00:1a.7
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfc304c00
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb2: Product: EHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE ehci_hcd
    usb usb2: SerialNumber: 0000:00:1d.7
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
    usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb3: Product: UHCI Host Controller
    usb usb3: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb3: SerialNumber: 0000:00:1a.0
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
    usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb4: Product: UHCI Host Controller
    usb usb4: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb4: SerialNumber: 0000:00:1a.1
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.2: irq 19, io base 0x00001840
    usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb5: Product: UHCI Host Controller
    usb usb5: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb5: SerialNumber: 0000:00:1a.2
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001860
    usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb6: Product: UHCI Host Controller
    usb usb6: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb6: SerialNumber: 0000:00:1d.0
    usb usb6: configuration #1 chosen from 1 choice
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
    usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb7: Product: UHCI Host Controller
    usb usb7: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb7: SerialNumber: 0000:00:1d.1
    usb usb7: configuration #1 chosen from 1 choice
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
    usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
    usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    usb usb8: Product: UHCI Host Controller
    usb usb8: Manufacturer: Linux 2.6.31.5-127.fc12.i686.PAE uhci_hcd
    usb usb8: SerialNumber: 0000:00:1d.2
    usb usb8: configuration #1 chosen from 1 choice
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:06: RTC can wake from S4
    rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
    cpuidle: using governor ladder
    cpuidle: using governor menu
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
    sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
    ip_tables: (C) 2000-2006 Netfilter Core Team
    TCP cubic registered
    Initializing XFRM netlink socket
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    No TPM chip found, activating TPM-bypass!
    Magic number: 10:442:639
    rtc_cmos 00:06: setting system clock to 2010-05-17 15:36:48 UTC (1274110608)
    Initalizing network drop monitor service
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    ACPI: Battery Slot [BAT1] (battery present)
    ata6: SATA link down (SStatus 0 SControl 300)
    ata5: SATA link down (SStatus 0 SControl 300)
    usb 1-6: new high speed USB device using ehci_hcd and address 2
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: ATA-8: ST9500420ASG, 0004SDM1, max UDMA/133
    ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA ST9500420ASG 0004 PQ: 0 ANSI: 5
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10
    usb 1-6: New USB device found, idVendor=0c45, idProduct=6407
    usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
    usb 1-6: Product: Laptop_Integrated_Webcam_2M
    usb 1-6: Manufacturer: CN0T821N7248797L01GE
    usb 1-6: configuration #1 chosen from 1 choice
    sda11 sda12 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input5
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.00: ATAPI: Optiarc DVD+/-RW AD-7640S, HD18, max UDMA/100, ATAPI AN
    ata2.00: configured for UDMA/100
    scsi 1:0:0:0: CD-ROM Optiarc DVD+-RW AD-7640S HD18 PQ: 0 ANSI: 5
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    sr 1:0:0:0: Attached scsi generic sg1 type 5
    Freeing unused kernel memory: 448k freed
    Write protecting the kernel text: 3572k
    Write protecting the kernel read-only data: 1716k
    dracut: dracut-002-13.4.git8f397a9b.fc12
    udev: starting version 145
    [drm] Initialized drm 1.1.0 20060810
    usb 8-2: new full speed USB device using uhci_hcd and address 2
    [drm] radeon defaulting to kernel modesetting.
    [drm] radeon kernel modesetting enabled.
    radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    radeon 0000:01:00.0: setting latency timer to 64
    [drm] radeon: Initializing kernel modesetting.
    [drm] register mmio base: 0xFC000000
    [drm] register mmio size: 65536
    ATOM BIOS: BR34026
    [drm] Clocks initialized !
    [drm] Detected VRAM RAM=256M, BAR=256M
    [drm] RAM width 64bits DDR
    [TTM] Zone kernel: Available graphics memory: 416288 kiB.
    [TTM] Zone highmem: Available graphics memory: 2042062 kiB.
    [drm] radeon: 256M of VRAM memory ready
    [drm] radeon: 512M of GTT memory ready.
    [drm] Loading RV710 CP Microcode
    platform radeon_cp.0: firmware: requesting radeon/RV710_pfp.bin
    platform radeon_cp.0: firmware: requesting radeon/RV710_me.bin
    [drm] GART: num cpu pages 131072, num gpu pages 131072
    [drm] ring test succeeded in 1 usecs
    [drm] radeon: ib pool ready.
    [drm] ib test succeeded in 0 usecs
    [drm] Radeon Display Connectors
    [drm] Connector 0:
    [drm] VGA
    [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    [drm] Encoders:
    [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [drm] Connector 1:
    [drm] LVDS
    [drm] DDC: 0x7f68 0x7f68 0x7f6c 0x7f6c 0x7f70 0x7f70 0x7f74 0x7f74
    [drm] Encoders:
    [drm] LCD1: INTERNAL_UNIPHY2
    [drm] Connector 2:
    [drm] HDMI-A
    [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
    [drm] Encoders:
    [drm] DFP1: INTERNAL_UNIPHY
    usb 8-2: New USB device found, idVendor=12d1, idProduct=140b
    usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=4
    usb 8-2: Product: HUAWEI Mobile
    usb 8-2: Manufacturer: HUAÿWEI TECHNOLOGIES
    usb 8-2: SerialNumber: ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
    usb 8-2: configuration #1 chosen from 1 choice
    Initializing USB Mass Storage driver...
    [drm] fb mappable at 0xD0141000
    [drm] vram apper at 0xD0000000
    [drm] size 5760000
    [drm] fb depth is 24
    [drm] pitch is 6400
    fbcon: radeondrmfb (fb0) is primary device
    scsi9 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 2
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    executing set pll
    executing set crtc timing
    [drm] LVDS-11: set mode 1600x900 1c
    Console: switching to colour frame buffer device 200x56
    fb0: radeondrmfb frame buffer device
    registered panic notifier
    [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
    dracut: Starting plymouth daemon
    ACPI Error: Current brightness invalid 20090521 video-538
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input6
    ACPI: Video Device [ATID] (multi-head: yes rom: no post: no)
    EXT4-fs (sda7): barriers enabled
    kjournald2 starting: pid 291, dev sda7:8, commit interval 5 seconds
    EXT4-fs (sda7): delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs (sda7): mounted filesystem with ordered data mode
    dracut: Mounted root filesystem /dev/sda7
    dracut: Loading SELinux policy
    type=1404 audit(1274110613.259:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
    SELinux: 8192 avtab hash slots, 144734 rules.
    SELinux: 8192 avtab hash slots, 144734 rules.
    SELinux: 8 users, 12 roles, 2941 types, 136 bools, 1 sens, 1024 cats
    SELinux: 75 classes, 144734 rules
    SELinux: Completing initialization.
    SELinux: Setting up existing superblocks.
    SELinux: initialized (dev sda7, type ext4), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    type=1403 audit(1274110613.566:3): policy loaded auid=4294967295 ses=4294967295
    dracut: Switching root
    usb-storage: device scan complete
    scsi 9:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 0
    scsi 9:0:0:1: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
    sr1: scsi-1 drive
    sr 9:0:0:0: Attached scsi CD-ROM sr1
    sr 9:0:0:0: Attached scsi generic sg2 type 5
    sd 9:0:0:1: Attached scsi generic sg3 type 0
    sd 9:0:0:1: [sdb] Attached SCSI removable disk
    udev: starting version 145
    ACPI: WMI: Mapper loaded
    dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    ACPI: I/O resource 0000:00:1f.3 [0x1c00-0x1c1f] conflicts with ACPI region SMBI [0x1c00-0x1c0f]
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    type=1400 audit(1274090818.429:4): avc: denied { mmap_zero } for pid=392 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
    tg3.c:v3.99 (April 20, 2009)
    tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    tg3 0000:02:00.0: setting latency timer to 64
    tg3 0000:02:00.0: wake-up capability disabled by ACPI
    tg3 0000:02:00.0: PME# disabled
    cfg80211: Calling CRDA to update world regulatory domain
    Linux video capture interface: v2.00
    usbcore: registered new interface driver usbserial
    USB Serial support registered for generic
    usbcore: registered new interface driver usbserial_generic
    usbserial: USB Serial Driver core
    USB Serial support registered for GSM modem (1-port)
    option 8-2:1.0: GSM modem (1-port) converter detected
    usb 8-2: GSM modem (1-port) converter now attached to ttyUSB0
    option 8-2:1.1: GSM modem (1-port) converter detected
    usb 8-2: GSM modem (1-port) converter now attached to ttyUSB1
    option 8-2:1.2: GSM modem (1-port) converter detected
    usb 8-2: GSM modem (1-port) converter now attached to ttyUSB2
    usbcore: registered new interface driver option
    option: v0.7.2:USB Driver for GSM modems
    eth0: Tigon3 [partno(BCM95784M) rev 5784100] (PCI Express) MAC address 00:24:e8:81:df:48
    eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1])
    eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2M (0c45:6407)
    input: Laptop_Integrated_Webcam_2M as /devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input7
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27kds
    iwlagn: Copyright(c) 2003-2009 Intel Corporation
    iwlagn 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    iwlagn 0000:06:00.0: setting latency timer to 64
    iwlagn 0000:06:00.0: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
    iwlagn 0000:06:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
    iwlagn 0000:06:00.0: irq 29 for MSI/MSI-X
    cfg80211: World regulatory domain updated:
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    cfg80211: Calling CRDA for country: IN
    cfg80211: Regulatory domain changed to country: IN
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    (5250000 KHz - 5330000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 30 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    hda_codec: ALC665: SKU not ready 0x00000000.
    hda_codec: ALC665: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    HDA Intel 0000:01:00.1: irq 31 for MSI/MSI-X
    HDA Intel 0000:01:00.1: setting latency timer to 64
    device-mapper: multipath: version 1.1.0 loaded
    EXT4-fs (sda7): internal journal on sda7:8
    EXT4-fs (sda3): barriers enabled
    kjournald2 starting: pid 886, dev sda3:8, commit interval 5 seconds
    EXT4-fs (sda3): internal journal on sda3:8
    EXT4-fs (sda3): delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs (sda3): mounted filesystem with ordered data mode
    SELinux: initialized (dev sda3, type ext4), uses xattr
    EXT4-fs (sda6): barriers enabled
    kjournald2 starting: pid 887, dev sda6:8, commit interval 5 seconds
    EXT4-fs (sda6): internal journal on sda6:8
    EXT4-fs (sda6): delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs (sda6): mounted filesystem with ordered data mode
    SELinux: initialized (dev sda6, type ext4), uses xattr
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
    platform microcode: firmware: requesting intel-ucode/06-17-0a
    microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
    platform microcode: firmware: requesting intel-ucode/06-17-0a
    Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Microcode Update Driver: v2.00 removed.
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ip6_tables: (C) 2000-2006 Netfilter Core Team
    tg3 0000:02:00.0: wake-up capability disabled by ACPI
    tg3 0000:02:00.0: PME# disabled
    tg3 0000:02:00.0: irq 32 for MSI/MSI-X
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
    usb 4-1: new full speed USB device using uhci_hcd and address 2
    usb 4-1: New USB device found, idVendor=0a5c, idProduct=4500
    usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    usb 4-1: Product: BCM2046B1
    usb 4-1: Manufacturer: Broadcom
    usb 4-1: configuration #1 chosen from 1 choice
    hub 4-1:1.0: USB hub found
    hub 4-1:1.0: 3 ports detected
    usb 4-1.1: new full speed USB device using uhci_hcd and address 3
    usb 4-1.1: New USB device found, idVendor=413c, idProduct=8161
    usb 4-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    usb 4-1.1: configuration #1 chosen from 1 choice
    input: HID 413c:8161 as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.1/4-1.1:1.0/input/input9
    generic-usb 0003:413C:8161.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1a.1-1.1/input0
    usb 4-1.2: new full speed USB device using uhci_hcd and address 4
    usb 4-1.2: New USB device found, idVendor=413c, idProduct=8162
    usb 4-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    usb 4-1.2: configuration #1 chosen from 1 choice
    input: HID 413c:8162 as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1.2/4-1.2:1.0/input/input10
    generic-usb 0003:413C:8162.0002: input,hidraw1: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1a.1-1.2/input0

  • Performance problems with XMLTABLE and XMLQUERY involving relational data

    Hello-
    Is anyone out there using XMLTABLE or XMLQUERY with more than a toy set of data? I am running into serious performance problems tyring to do basic things such as:
    * Combine records in 10 relational tables into a single table of XMLTYPE records using XMLTABLE. This hangs indefinitely for any more than 800 records. Oracle has confirmed that this is a problem and is working on a fix.
    * Combine a single XMLTYPE record with several relational code tables into a single XMLTYPE record using XMLQUERY and ora:view() to insert code descriptions after each code. Performance is 10 seconds for 10 records (terrible) passing a batch of records , or 160 seconds for one record (unacceptable!). How can it take 10 times longer to process 1/10th the number of records? Ironically, the query plan says it will do a full table scan of records for the batch, but an index access for the one record passed to the XMLQUERY.
    I am rapidly losing faith in XML DB, and desparately need some hints on how to work around these performance problems, or at least some assurance that others have been able to get this thing to perform.

    <Note>Long post, sorry.</Note>
    First, thanks for the responses above. I'm impressed with the quality of thought put into them. (Do the forum rules allow me to offer rewards? :) One suggestion in particular made a big performance improvement, and I’m encouraged to hear of good performance in pure XML situations. Unfortunately, I think there is a real performance challenge in two use cases that are pertinent to the XML+relational subject of this post and probably increasingly common as XML DB usage increases:
    •     Converting legacy tabular data into XML records; and
    •     Performing code table lookups for coded values in XML records.
    There are three things I want to accomplish with this post:
    •     Clarify what we are trying to accomplish, which might expose completely different approaches than I have tried
    •     Let you know what I tried so far and the rationale for my approach to help expose flaws in my thinking and share what I have learned
    •     Highlight remaining performance issues in hopes that we can solve them
    What we are trying to accomplish:
    •     Receive a monthly feed of 10,000 XML records (batched together in text files), each containing information about an employee, including elements that repeat for every year of service. We may need to process an annual feed of 1,000,000 XML records in the future.
    •     Receive a one-time feed of 500,000 employee records stored in about 10 relational tables, with a maximum join depth of 2 or 3. This is inherently a relational-to-XML process. One record/second is minimally acceptable, but 10 records/sec would be better.
    •     Consolidate a few records (from different providers) for each employee into a single record. Given the data volume, we need to achieve a minimum rate of 10 records per second. This may be an XML-only process, or XML+relational if code lookups are done during consolidation.
    •     Allow the records to be viewed and edited, with codes resolved into user-friendly descriptions. Since a user is sitting there, code lookups done when a record is viewed (vs. during consolidation) should not take more than 3 seconds total. We have about 20 code tables averaging a few hundred rows each, though one has 450,000 rows.
    As requested earlier, I have included code at the end of this post for example tables and queries that accurately (but simply) replicate our real system.
    Why we did and why:
    •     Stored the source XML records as CLOBS: We did this to preserve the records exactly as they were certified and sent from providers. In addition, we always access the entire XML record as a whole (e.g., when viewing a record or consolidating employee records), so this storage model seemed like a good fit. We can copy them into another format if necessary.
    •     Stored the consolidated XML employee records as “binary XML”. We did this because we almost always access a single, entire record as a whole (for view/edit), but might want to create some summary statistics at some point. Binary XML seemed the best fit.
    •     Used ora:view() for both tabular source records and lookup tables. We are not aware of any alternatives at this time. If it made sense, most code tables could be pre-converted into XML documents, but this seemed risky from a performance standpoint because the lookups use both code and date range constraints (the meaning of codes changes over time).
    •     Stored records as XMLTYPE columns in a table with other key columns on the table, plus an XMLTYPE metadata column. We thought this would facilitate pulling a single record (or a few records for a given employee) quickly. We knew this might be unnecessary given XML indexes and virtual columns, but were not experienced with those and wanted the comfort of traditional keys. We did not used XMLTYPE tables or the XML Repository for documents.
    •     Used XMLTABLE to consolidate XML records by looping over each distinct employee ID in the source batch. We also tried XMLQUERY and it seems to perform about the same. We can achieve 10 to 20 records/second if we do not do any code lookups during consolidation, just meeting our performance requirement, but still much slower than expected.
    •     Used PL/SQL with XMLFOREST to convert tabular source records to XML by looping over distinct employee IDs. We tried this outside PL/SQL both with XMLFOREST and XMLTABLE+ora:view(), but it hangs in both cases for more than 800 records (a known/open issue). We were able to get it to work by using an explicit cursor to loop over distinct employee IDs (rather than processing all records at once within the query). The performance is one record/second, which is minimally acceptable and interferes with other database activity.
    •     Used XMLQUERY plus ora:view() plus XPATH constraints to perform code lookups. When passing a single employee record, the response time ranges from 1 sec to 160 sec depending on the length of the record (i.e., number of years of service). We achieved a 5-fold speedup using an XMLINDEX (thank you Marco!!). The result may be minimally acceptable, but I’m baffled why the index would be needed when processing a single XML record. Other things we tried: joining code tables in the FOR...WHERE clauses, joining code tables using LET with XPATH constraints and LET with WHERE clause constraints, and looking up codes individually via JDBC from the application code at presentation time. All those approaches were slower. Note: the difference I mentioned above in equality/inequality constraint performance was due to data record variations not query plan variations.
    What issues remain?
    We have a minimally acceptable solution from a performance standpoint with one very awkward PL/SQL workaround. The performance of a mixed XML+relational data query is still marginal IMHO, until we properly utilize available optimizations, fix known problems, and perhaps get some new query optimizations. On the last point, I think the query plan for tabular lookups of codes in XML records is falling short right now. I’m reminded of data warehousing in the days before hash joins and star join optimization. I would be happy to be wrong, and just as happy for viable workarounds if I am right!
    Here are the details on our code lookup challenge. Additional suggestions would be greatly appreciated. I’ll try to post more detail on the legacy table conversion challenge later.
    -- The main record table:
    create table RECORDS (
    SSN varchar2(20),
    XMLREC sys.xmltype
    xmltype column XMLREC store as binary xml;
    create index records_ssn on records(ssn);
    -- A dozen code tables represented by one like this:
    create table CODES (
    CODE varchar2(4),
    DESCRIPTION varchar2(500)
    create index codes_code on codes(code);
    -- Some XML records with coded values (the real records are much more complex of course):
    -- I think this took about a minute or two
    DECLARE
    ssn varchar2(20);
    xmlrec xmltype;
    i integer;
    BEGIN
    xmlrec := xmltype('<?xml version="1.0"?>
    <Root>
    <Id>123456789</Id>
    <Element>
    <Subelement1><Code>11</Code></Subelement1>
    <Subelement2><Code>21</Code></Subelement2>
    <Subelement3><Code>31</Code></Subelement3>
    </Element>
    <Element>
    <Subelement1><Code>11</Code></Subelement1>
    <Subelement2><Code>21</Code></Subelement2>
    <Subelement3><Code>31</Code></Subelement3>
    </Element>
    <Element>
    <Subelement1><Code>11</Code></Subelement1>
    <Subelement2><Code>21</Code></Subelement2>
    <Subelement3><Code>31</Code></Subelement3>
    </Element>
    </Root>
    for i IN 1..100000 loop
    insert into records(ssn, xmlrec) values (i, xmlrec);
    end loop;
    commit;
    END;
    -- Some code data like this (ignoring date ranges on codes):
    DECLARE
    description varchar2(100);
    i integer;
    BEGIN
    description := 'This is the code description ';
    for i IN 1..3000 loop
    insert into codes(code, description) values (to_char(i), description);
    end loop;
    commit;
    end;
    -- Retrieve one record while performing code lookups. Takes about 5-6 seconds...pretty slow.
    -- Each additional lookup (times 3 repeating elements in the data) adds about 1 second.
    -- A typical real record has 5 Elements and 20 Subelements, meaning more than 20 seconds to display the record
    -- Note we are accessing a single XML record based on SSN
    -- Note also we are reusing the one test code table multiple times for convenience of this test
    select xmlquery('
    for $r in Root
    return
    <Root>
    <Id>123456789</Id>
    {for $e in $r/Element
        return
        <Element>
          <Subelement1>
            {$e/Subelement1/Code}
    <Description>
    {ora:view("disaac","codes")/ROW[CODE=$e/Subelement1/Code]/DESCRIPTION/text() }
    </Description>
    </Subelement1>
    <Subelement2>
    {$e/Subelement2/Code}
    <Description>
    {ora:view("disaac","codes")/ROW[CODE=$e/Subelement2/Code]/DESCRIPTION/text()}
    </Description>
    </Subelement2>
    <Subelement3>
    {$e/Subelement3/Code}
    <Description>
    {ora:view("disaac","codes")/ROW[CODE=$e/Subelement3/Code]/DESCRIPTION/text() }
    </Description>
    </Subelement3>
    </Element>
    </Root>
    ' passing xmlrec returning content)
    from records
    where ssn = '10000';
    The plan shows the nested loop access that slows things down.
    By contrast, a functionally-similar SQL query on relational data will use a hash join and perform 10x to 100x faster, even for a single record. There seems to be no way for the optimizer to see the regularity in the XML structure and perform a corresponding optimization in joining the code tables. Not sure if registering a schema would help. Using structured storage probably would. But should that be necessary given we’re working with a single record?
    Operation Object
    |SELECT STATEMENT ()
    | SORT (AGGREGATE)
    | NESTED LOOPS (SEMI)
    | TABLE ACCESS (FULL) CODES
    | XPATH EVALUATION ()
    | SORT (AGGREGATE)
    | NESTED LOOPS (SEMI)
    | TABLE ACCESS (FULL) CODES
    | XPATH EVALUATION ()
    | SORT (AGGREGATE)
    | NESTED LOOPS (SEMI)
    | TABLE ACCESS (FULL) CODES
    | XPATH EVALUATION ()
    | SORT (AGGREGATE)
    | XPATH EVALUATION ()
    | SORT (AGGREGATE)
    | XPATH EVALUATION ()
    | TABLE ACCESS (BY INDEX ROWID) RECORDS
    | INDEX (RANGE SCAN) RECORDS_SSN
    With an xmlindex, the same query above runs in about 1 second, so is about 5x faster (0.2 sec/lookup), which is almost good enough. Is this the answer? Or is there a better way? I’m not sure why the optimizer wants to scan the code tables and index into the (one) XML record, rather than the other way around, but maybe that makes sense if the optimizer wants to use the same general plan as when the WHERE clause constraint is relaxed to multiple records.
    -- Add an xmlindex. Takes about 2.5 minutes
    create index records_record_xml ON records(xmlrec)
    indextype IS xdb.xmlindex;
    Operation Object
    |SELECT STATEMENT ()
    | SORT (GROUP BY)
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (AGGREGATE)
    | FILTER ()
    | TABLE ACCESS (FULL) CODES
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (GROUP BY)
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (AGGREGATE)
    | FILTER ()
    | TABLE ACCESS (FULL) CODES
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (GROUP BY)
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (AGGREGATE)
    | FILTER ()
    | TABLE ACCESS (FULL) CODES
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (AGGREGATE)
    | FILTER ()
    | NESTED LOOPS ()
    | FAST DUAL ()
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | SORT (AGGREGATE)
    | TABLE ACCESS (BY INDEX ROWID) SYS113473_RECORDS_R_PATH_TABLE
    | INDEX (RANGE SCAN) SYS113473_RECORDS_R_PATHID_IX
    | TABLE ACCESS (BY INDEX ROWID) RECORDS
    | INDEX (RANGE SCAN) RECORDS_SSN
    Am I on the right path, or am I totally using the wrong approach? I thought about using XSLT but was unsure how to reference the code tables.
    I’ve done the best I can constraining the main record to a single row passed to the XMLQUERY. Given Mark’s post (thanks!) should I be joining and constraining the code tables in the SQL WHERE clause too? That’s going to make the query much more complicated, but right now we’re more concerned about performance than complexity.

  • MDB (2-phase commit) behavior during abnormal JMS termination

    Hello to everyone!
    I plan to test the following scenario tomorrow (sort of a bug replication in our system).
    Anyway, wanted to know in advance the expected behavior (just in case one of you already know
    or have an experience related to this test). Thank you in advance.
    Scenario:
    I want to test/know the behavior of a 2-phase commit (2PC) MDB when JMS server abnormally exits
    (say the process was killed).
    Test flow:
    start app server --> deploy 2pc-mdb --> send dummy data --> kill jms process --> restart jms process
    1. will the connection be closed properly?
    2. when jms server restarts, will the value of active consumer(count) doubled?
    note: i think after mdb deployment, corresponding destination consumer count is 1.
    the problem that occurred in our system was that the consumer count doubled after server restarted.
    it seem like the previous connection was not closed when the jms server abnormally terminated.
    any inputs will be greatly appreciated.
    thanks and best regards.

    You have to use TxDataSource for container managed tx or if you are using JTA (in
    addition to ofcourse doing 2PC).
    S
    "Dale Olzer" <[email protected]> wrote:
    >
    Using weblogic 6.1 SP 4
    I have a simple container managed Message Driven Bean. Using a destination
    type
    javax.jms.Queue.
    When the onMessage method finishes the Message is still Pending on the
    queue.
    see the ejb-jar.xml below
    <ejb-jar>
    <enterprise-beans>
    <message-driven>
    <display-name>IvrMessageBean</display-name>
    <ejb-name>IvrMsgBean</ejb-name>
    <ejb-class>com.edocs.ps.ivr.IvrMsgBean</ejb-class>
    <transaction-type>Container</transaction-type>
    <acknowledge-mode>Auto-acknowledge</acknowledge-mode>
    <message-driven-destination>
    <destination-type>javax.jms.Queue</destination-type>
    </message-driven-destination>
    </message-driven>
    </enterprise-beans>
    </ejb-jar>
    I noticed when I set a JDBC TX DataSource to 2 Phase Commit, the JMS
    transaction
    started commitig and nothing was left pending in the Queue.
    Does 2PC have to be set in a DataSource for Container Managed MDB's to
    work?

  • How I can eliminate commas in a concatenation when the records is not there

    I am getting these results
    Holly Eliza Congdon, 2002, Son, John Harvey , 1981, other, , ,
    Peter Allen, 1966, other, Duke Beardsley , 1992, other, , ,
    Nellie Wood, 2011, Son, , , , , ,
    Shawn Burns, 1986, other, , , , , ,
    Jay Taylor, 1977, , , , , , ,
    William Travis Stoll, 2013, Son, , , , , ,
    Mary Beth Cockerham, 1982, , , , , , ,
    Alice Tower Knapp, 1981, , Chris Tower Zafren , 1975, other, Dana Rose Tower, 2012, other
    Jahd Khalil, 2011, Son, , , , , ,
    Lauren Scott, 2009, other, , , , , ,
    Danielle Restuccia, 2008, other, , , , , ,
    I want to be able to NOT display the , , , , , (commas) if the record have only one relative
    this records has 3
    Alice Tower Knapp, 1981,Mother , Chris Tower Zafren , 1975, Other, Dana Rose Tower, 2012, Other
    looks fine
    but this one:
    Jahd Khalil, 2011, Son, , , , , ,      LEG     09/20/2009 10:55:46
    Only one, how I can eliminate the , , , , , ?
    Here is the query:
    SELECT spriden_pidm, 201090, '1', '1',
                       szcasup_relative1_name
                    || ', '
                    || szcasup_relative1_class
                    || ', '
                    || decode(szcasup_relative1_relation,'S','Siblings','O','Other','M','Mother','F','Father')
                    || ', '
                    || szcasup_relative2_name
                    || ' , '
                    || szcasup_relative2_class
                    || ', '
                    || decode(szcasup_relative2_relation,'S','Siblings','O','Other','M','Mother','F','Father')
                    || ', '
                    || szcasup_relative3_name
                    || ', '
                    || szcasup_relative3_class
                    || ', '
                    ||decode(szcasup_relative3_relation,'S','Siblings','O','Other','M','Mother','F','Father'),
                    'LEG', SYSDATE
               FROM saturn_midd.szcasup, saturn.spriden
              WHERE spriden_ntyp_code = 'CAPP'
                AND szcasup_common_appl_id = spriden_id
                AND szcasup_relative1_name IS NOT NULLEdited by: peace4all on Sep 20, 2009 8:18 AM
    Edited by: peace4all on Sep 20, 2009 8:18 AM

    Maybe, but if there are trailing blanks
    SELECT REGEXP_REPLACE('Jahd Khalil , 2011 , Son , , , , , , LEG 09/20/2009 10:55:46',' ,', '') FROM DUAL;
    you need to take care of that first:
    Jahd Khalil 2011 Son LEG 09/20/2009 10:55:46 <-- no commas at all!
    1 row selected.
    I guess there are many ways, and the old REPLACE is more than capable.
    WITH dummydata AS (SELECT   'A' one,
                                'B' two,
                                NULL three,
                                'D' four
                         FROM   DUAL)
    SELECT   one || ', ' || two || ', ' || three || ', ' || four record
      FROM   dummydata
    UNION ALL
    SELECT   REPLACE (record, ', ,', ',') record
      FROM   (SELECT   one || ', ' || two || ', ' || three || ', ' || four record
                FROM   dummydata)
    UNION ALL
    SELECT      one
             || CASE WHEN two IS NULL THEN '' ELSE ', ' END
             || two
             || CASE WHEN three IS NULL THEN '' ELSE ', ' END
             || three
             || CASE WHEN four IS NULL THEN '' ELSE ', ' END
             || four
                record
      FROM   dummydata

  • Not able to use Commit after the function module STATUS_OBJECT_CREATE

    I am using function module   STATUS_OBJECT_CREATE
       CALL FUNCTION 'STATUS_OBJECT_CREATE'
              EXPORTING
               CHGKZ         = 'X'
               CLIENT        = SY-MANDT
                OBJNR         = LV_OBJNR3
                OBTYP         = 'IWE'
                STSMA         = 'ZS_RE_01'
              IMPORTING
                OBJNR         = LV_OBJNR3.
                STONR                        = LV_STONR.
            IF SY-SUBRC = 0.
                COMMIT WORK.
            ENDIF.
    i am getting error after the COMMIT WORK .
    I am not getting any issue in the function module .after the function module i am using the COMMIT WORK and i am getting the following error message
    Category               ABAP Programming Error
    Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC
    Except.                CX_SY_OPEN_SQL_DB
    ABAP Program           SAPLBSVU
    Application Component  CA-GTF-TS-SMT
    Date and Time          03/17/2014 07:01:29
    |Short text                                                                                        |
    |    The ABAP/4 Open SQL array insert results in duplicate database records.                       |
    |What happened?                                                                                    |
    |    Error in the ABAP Application Program                                                         |
    |                                                                                                  |
    |    The current ABAP program "SAPLBSVU" had to be terminated because it has                       |
    |    come across a statement that unfortunately cannot be executed.                                |
    |What can you do?                                                                                  |
    |    Note down which actions and inputs caused the error.                                          |
    |                                                                                                  |
    |                                                                                                  |
    |    To process the problem further, contact you SAP system                                        |
    |    administrator.                                                                                |
    |                                                                                                  |
    |    Using Transaction ST22 for ABAP Dump Analysis, you can look                                   |
    |    at and manage termination messages, and you can also                                          |
    |    keep them for a long time.                                                                    |
    |Error analysis                                                                                    |
    |    An exception occurred that is explained in detail below.                                      |
    |    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught                 |
    |     in                                                                                           |
    |    procedure "STATUS_UPDATE" "(FUNCTION)", nor was it propagated by a RAISING                    |
    |     clause.                                                                                      |
    |    Since the caller of the procedure could not have anticipated that the                         |
    |    exception would occur, the current program is terminated.                                     |
    |    The reason for the exception is:                                                              |
    |    If you use an ABAP/4 Open SQL array insert to insert a record in                              |
    |    the database and that record already exists with the same key,                                |
    |    this results in a termination.                                                                |
    |                                                                                                  |
    |    (With an ABAP/4 Open SQL single record insert in the same error                               |
    |    situation, processing does not terminate, but SY-SUBRC is set to 4.)                          |
    |How to correct the error                                                                          |
    |    Use an ABAP/4 Open SQL array insert only if you are sure that none of                         |
    |    the records passed already exists in the database.                                            |
    |                                                                                                  |
    |    If the error occures in a non-modified SAP program, you may be able to                        |
    |    find an interim solution in an SAP Note.                                                      |
    |    If you have access to SAP Notes, carry out a search with the following                        |
    |    keywords:                                                                                     |
    |                                                                                                  |
    |    "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"                                              |
    |    "SAPLBSVU" or "LBSVUU01"                                                                      |
    |    "STATUS_UPDATE"                                                                               |
    |                                                                                                  |
    |    If you cannot solve the problem yourself and want to send an error                            |
    |    notification to SAP, include the following information:                                       |
    |                                                                                                  |
    |    1. The description of the current problem (short dump)                                        |
    |                                                                                                  |
    |       To save the description, choose "System->List->Save->Local File                            |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    2. Corresponding system log                                                                   |
    |                                                                                                  |
    |       Display the system log by calling transaction SM21.                                        |
    |       Restrict the time interval to 10 minutes before and five minutes                           |
    |    after the short dump. Then choose "System->List->Save->Local File                             |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    3. If the problem occurs in a problem of your own or a modified SAP                           |
    |    program: The source code of the program                                                       |
    |       In the editor, choose "Utilities->More                                                     |
    |    Utilities->Upload/Download->Download".                                                        |
    |                                                                                                  |
    |    4. Details about the conditions under which the error occurred or which                       |
    |    actions and input led to the error.                                                           |
    |                                                                                                  |
    |    The exception must either be prevented, caught within proedure                                |
    |    "STATUS_UPDATE" "(FUNCTION)", or its possible occurrence must be declared in                  |
    |     the                                                                                          |
    |    RAISING clause of the procedure.                                                              |
    |    To prevent the exception, note the following:                                                 |
    |System environment                                                                                |
    |    SAP Release..... 702                                                                          |
    |    SAP Basis Level. 0010                                                                         |
    |                                                                                                  |
    |    Application server... "sds6ci"                                                                |
    |    Network address...... "11.224.101.53"                                                         |
    |    Operating system..... "Linux"                                                                 |
    |    Release.............. "2.6.18-194.el5"                                                        |
    |    Hardware type........ "x86_64"                                                                |
    |    Character length.... 16 Bits                                                                  |
    |    Pointer length....... 64 Bits                                                                 |
    |    Work process number.. 17                                                                      |
    |    Shortdump setting.... "full"                                                                  |
    |                                                                                                  |
    |    Database server... "gctsdb01lds.hsi.hugh"                                                     |
    |    Database type..... "ORACLE"                                                                   |
    |    Database name..... "DS6"                                                                      |
    |    Database user ID.. "SAPDS4"                                                                   |
    |                                                                                                  |
    |    Terminal.......... "GCTEMP02VDI"                                                              |
    |                                                                                                  |
    |    Char.set.... "C"                                                                              |
    |                                                                                                  |
    |    SAP kernel....... 720                                                                         |
    |    created (date)... "Sep 14 2013 05:28:14"                                                      |
    |    create on........ "Linux GNU SLES-9 x86_64 cc4.1.2 use-pr130820"                              |
    |    Database version. "OCI_102, 10.2.0.5.0, V2, default"                                          |
    |                                                                                                  |
    |    Patch level. 500                                                                              |
    |    Patch text.. " "                                                                              |
    |                                                                                                  |
    |    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"               |
    |    SAP database version. 720                                                                     |
    |    Operating system..... "Linux 2.6, Linux 3"                                                    |
    |                                                                                                  |
    |    Memory consumption                                                                            |
    |    Roll.... 1317248                                                                              |
    |    EM...... 0                                                                                    |
    |    Heap.... 0                                                                                    |
    |    Page.... 0                                                                                    |
    |    MM Used. 1242912                                                                              |
    |    MM Free. 53400                                                                                |
    |User and Transaction                                                                              |
    |    Client.............. 160                                                                      |
    |    User................ "DV018458"                                                               |
    |    Language key........ "E"                                                                      |
    |    Transaction......... "SE38 "                                                                  |
    |    Transaction ID...... "5323C30FC9364665E10000000BE06533"                                       |
    |                                                                                                  |
    |    EPP Whole Context ID.... "002655EE0F241ED3ABB7D81260A28C44"                                   |
    |    EPP Connection ID....... 00000000000000000000000000000000                                     |
    |    EPP Caller Counter...... 0                                                                    |
    |                                                                                                  |
    |    Program............. "SAPLBSVU"                                                               |
    |    Screen.............. "RSM13000 3000"                                                          |
    |    Screen Line......... 2                                                                        |
    |    Debugger Active..... "none"                                                                   |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "SAPLBSVU" - in "STATUS_UPDATE".                     |
    |    The main program was "RSM13000 ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 60                                  |
    |    of the (Include) program "LBSVUU01".                                                          |
    |    The program "SAPLBSVU" was started in the update system.                                      |
    |    The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in                   |
    |    procedure "STATUS_UPDATE" "(FUNCTION)", but it was neither handled locally nor                |
    |     declared                                                                                     |
    |    in the RAISING clause of its signature.                                                       |
    |                                                                                                  |
    |    The procedure is in program "SAPLBSVU "; its source code begins in line                       |
    |    1 of the (Include program "LBSVUU01 ".                                                        |
    |Source Code Extract                                                                               |
    |Line |SourceCde                                                                                   |
    |   30|  LOOP AT jsto_upd WHERE chgkz = 'X'.                                                       |
    |   31|    CHECK: jsto_upd-chgnr > '000',                                                          |
    |   32|           jsto_upd-stsma NE jsto_upd-stsma_old.                                            |
    |   33|    CLEAR jcdo_tab.                                                                         |
    |   34|    MOVE-CORRESPONDING jsto_upd TO jcdo_tab.                                                |
    |   35|    MOVE-CORRESPONDING chdat    TO jcdo_tab.                                                |
    |   36|    jcdo_tab-stsma_new = jsto_upd-stsma.                                                    |
    |   37|    APPEND jcdo_tab.                                                                        |
    |   38|  ENDLOOP.                                                                                  |
    |   39|* Änderungen zu Einzelstatus (Insert)                                                       |
    |   40|  LOOP AT jest_ins WHERE chgkz = 'X'.                                                       |
    |   41|    CHECK jest_ins-chgnr > '000'.                                                           |
    |   42|    CLEAR jcds_tab.                                                                         |
    |   43|    MOVE-CORRESPONDING jest_ins TO jcds_tab.                                                |
    |   44|    MOVE-CORRESPONDING chdat    TO jcds_tab.                                                |
    |   45|    jcds_tab-chind = 'I'.                                                                   |
    |   46|    APPEND jcds_tab.                                                                        |
    |   47|  ENDLOOP.                                                                                  |
    |   48|* Änderungen zu Einzelstatus (Update)                                                       |
    |   49|  LOOP AT jest_upd WHERE chgkz = 'X'.                                                       |
    |   50|    CHECK jest_upd-chgnr > '000'.                                                           |
    |   51|    CLEAR jcds_tab.                                                                         |
    |   52|    MOVE-CORRESPONDING jest_upd TO jcds_tab.                                                |
    |   53|    MOVE-CORRESPONDING chdat    TO jcds_tab.                                                |
    |   54|    jcds_tab-chind = 'U'.                                                                   |
    |   55|    APPEND jcds_tab.                                                                        |
    |   56|  ENDLOOP.                                                                                  |
    |   57|* Verbuchung Statusobjekte                                                                  |
    |   58|  DESCRIBE TABLE jsto_ins LINES sy-tabix.                                                   |
    |   59|  IF sy-tabix > 0.                                                                          |
    |>>>>>|    INSERT jsto CLIENT SPECIFIED                                                            |
    |   61|                FROM TABLE jsto_ins.                                                        |
    |   62|  ENDIF.                                                                                    |
    |   63|  DESCRIBE TABLE jsto_upd LINES sy-tabix.                                                   |
    |   64|  IF sy-tabix > 0.                                                                          |
    |   65|    field-symbols <fs_jsto_line> like jsto_upd.                                             |
    |   66|    loop at jsto_upd assigning <fs_jsto_line>.                                              |
    |   67|      IF <fs_jsto_line>-chgnr = '000'.                                                      |
    |   68|        <fs_jsto_line>-chgnr = '999'.                                                       |
    |   69|      ENDIF.                                                                                |
    |   70|* on change of status profile delete user status related to old profile                     |
    |   71|      IF <fs_jsto_line>-STSMA NE <fs_jsto_line>-STSMA_OLD.                                  |
    |   72|        DELETE FROM JEST CLIENT SPECIFIED WHERE                                             |
    |   73|               MANDT = <fs_jsto_line>-MANDT AND                                             |
    |   74|               OBJNR = <fs_jsto_line>-OBJNR AND                                             |
    |   75|               STAT  LIKE 'E%'.                                                             |
    |   76|        DELETE FROM JCDS CLIENT SPECIFIED WHERE                                             |
    |   77|               MANDT = <fs_jsto_line>-MANDT AND                                             |
    |   78|               OBJNR = <fs_jsto_line>-OBJNR AND                                             |
    |   79|               STAT  LIKE 'E%'.                                                             |

    i tried with out using commmit but it is not creating Status.
    When i see the function module help and they are trying to COMMIT
    FU STATUS_OBJECT_CREATE
    Short Text
    Create Status Object
    Functionality
    The function module generates a status object.
    Take the object number from the object number management (function modules OBJECT_NUMNBER_GET_xx).
    If no object number is given, the module takes a temporary object number that must be replaced later (function module STATUS_OBJECT_SWITCH_NUMBER).
    Example
    Creating an internal order with number 100123 (object type "ORC") for status profile "STATSCHEM" with final object number
    call function 'OBJECT_NUMBER_GET_OR'
      exporting
        aufnr = '100123'
      importing objnr = objektnummer.
    call function 'STATUS_OBJECT_CREATE'
      exporting
        objnr = objektnummer
        obtyp = 'ORC'
        stsma = 'STATSCHEM'.
    commit work.
    Creating the same order with a temporary object number
    data: objectkey like ionra.
    * TBO00-REFSTRUCT for object type 'OR' is 'IONRA'
    objectkey-aufnr = '100123'.
    call function 'STATUS_OBJECT_CREATE'
      exporting
        i_objectkey = objectkey
        obtyp       = 'ORC'
        stsma       = 'STATSCHEM'.
      importing
        objnr       = objektnummer.
    call function 'OBJECT_NUMBER_GET_OR'
      exporting
        aufnr = '100123'
      importing objnr = objektnummer_neu.
    call function 'STATUS_OBJECT_SWITCH_NUMBER'
      exporting
        objnr_old = objektnummer
        objnr_new = objektnummer_neu.
    commit work.
    Notes

  • Custom forms (with Headstart), issues.  Prompted more than once to save/commit.

    We have found that after analyzing the APPS schema (for CBO), we
    have an issue with custom forms. This issue relates to an
    earlier post on this forum where we get prompted several times
    to save/commit our changes and that the changes are never
    submitted. We've narrowed it down to the QMS_TRANSACTIONS
    table, when ever we run...
    analyze table apps.QMS_TRANSACTIONS estimate statistics;
    Table analyzed.
    Our custom forms will stop working. Why is this? So far we've
    found the only work around is to drop all Headstart objects and
    run the scripts to recreate the objects in the APPS schema.

    Michael,
    This might be a similar problem as they have experienced in
    Japan. Their problem description is as follows;
    -At the beginning, the transaction can be committed from the
    screen.
    -After analyzing APPS schema, it becomes impossible to commit the
    transaction.
    This problem is reproduceable in following condition;
    -Use Oracle 8i 8.1.7.x.
    -Set '_push_join_union_view' parameter to true. (Set by Rapid
    Installer of EBS)
    -Analyze the schema that has qms_transactions table.
    This problem seems to be caused by DB bug (Bug no 2058756).
    If this is indeed your problem a workaround has been described to
    set the event 10195 before analyzing the table.
    Hope this helps.
    Regards,
    Sigrid Gylseth.

Maybe you are looking for

  • Change delivery address in third party po

    Hi, In third party PO the delivery address field is a display only, the data comes from the customer's address (from the SD order). In some cases we would like to change the delivery address (we need to send it to the currier that has different addre

  • How can I do Count the Words in a cell with Numbers?

    I'm producing a documentary, with a long list of captions. I was hoping using numbers to organize the captions in sequence. them take the word count and do a simple calculation to work out the numbers of frames required per caption, based on a certia

  • I cannot type in firefox nowhere after some minutes

    after some minutes i cannot write in any field, spacebar, facebook, nowhere I must restart firefox in order to be fix it!

  • Select PDF Form for correspondence

    All, I am struggling to get Print Program RFKORD50 to grab the SMARTFORM, It Instead only looks to the SAPSCRIPT form and uses that. I have entered my form in Config under Define Form Names for Correspondence under PDF Based forms. However only the S

  • Broken Ipad screen and cannot access notes.

    I have an ipad with broken screen and I am trying to snychronize some notes content into my Itunes. How?